var map;var $marker = [];function $setCursor($lat, $lng, $index){$marker[$index - 1]['infowindow'].open(map, $marker[$index - 1]);var $lat_lng = new google.maps.LatLng($lat, $lng);map.setCenter($lat_lng);map.setZoom(20);}function initialize(){var $i = 0;var mapOptions = {zoom: 10,center: new google.maps.LatLng(33.2174,-84.2879)};var g_ec872b984161ce87d89483d67684cb69 = new google.maps.Geocoder();g_ec872b984161ce87d89483d67684cb69.geocode( { 'address': "1298 Enterprise Way, Griffin, GA 30224, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('griffin-GA-agsouth-farm-credit-aca').style.display = '';map = new google.maps.Map(document.getElementById('griffin-GA-agsouth-farm-credit-aca'), mapOptions);}document.getElementById('6aa869d8').innerHTML += ' | View Map';var $lec872b984161ce87d89483d67684cb69 = '

Agsouth Farm Credit Aca

Address: 1298 Enterprise Way, Griffin, GA 30224, USA
Phone: (770) 228-8958
';var m_ec872b984161ce87d89483d67684cb69 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Agsouth Farm Credit Aca',});m_ec872b984161ce87d89483d67684cb69['infowindow'] = new google.maps.InfoWindow({content: $lec872b984161ce87d89483d67684cb69});var infowindow = new google.maps.InfoWindow({content: $lec872b984161ce87d89483d67684cb69});google.maps.event.addListener(m_ec872b984161ce87d89483d67684cb69, 'click', function() {infowindow.open(map,m_ec872b984161ce87d89483d67684cb69);});$marker.push(m_ec872b984161ce87d89483d67684cb69);}});}google.maps.event.addDomListener(window, 'load', initialize);