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(31.7098,-83.6441)};var g_70470ad2e4f3813f49c9158bb9595e27 = new google.maps.Geocoder();g_70470ad2e4f3813f49c9158bb9595e27.geocode( { 'address': "561 E Washington Ave, Ashburn, GA 31714, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ashburn-GA-south-georgia-banking-co').style.display = '';map = new google.maps.Map(document.getElementById('ashburn-GA-south-georgia-banking-co'), mapOptions);}document.getElementById('06d8c858').innerHTML += ' | View Map';var $l70470ad2e4f3813f49c9158bb9595e27 = '

South Georgia Banking Co

Address: 561 E Washington Ave, Ashburn, GA 31714, USA
Phone: (229) 567-9686
';var m_70470ad2e4f3813f49c9158bb9595e27 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'South Georgia Banking Co',});m_70470ad2e4f3813f49c9158bb9595e27['infowindow'] = new google.maps.InfoWindow({content: $l70470ad2e4f3813f49c9158bb9595e27});var infowindow = new google.maps.InfoWindow({content: $l70470ad2e4f3813f49c9158bb9595e27});google.maps.event.addListener(m_70470ad2e4f3813f49c9158bb9595e27, 'click', function() {infowindow.open(map,m_70470ad2e4f3813f49c9158bb9595e27);});$marker.push(m_70470ad2e4f3813f49c9158bb9595e27);}});var g_022fbafc2387faef4cbaff6074ccb31c = new google.maps.Geocoder();g_022fbafc2387faef4cbaff6074ccb31c.geocode( { 'address': "131 Industrial Dr, Ashburn, GA 31714, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ashburn-GA-south-georgia-banking-co').style.display = '';map = new google.maps.Map(document.getElementById('ashburn-GA-south-georgia-banking-co'), mapOptions);}document.getElementById('06a9607f').innerHTML += ' | View Map';var $l022fbafc2387faef4cbaff6074ccb31c = '

South Georgia Banking Co

Address: 131 Industrial Dr, Ashburn, GA 31714, USA
Phone: (229) 567-2177
';var m_022fbafc2387faef4cbaff6074ccb31c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'South Georgia Banking Co',});m_022fbafc2387faef4cbaff6074ccb31c['infowindow'] = new google.maps.InfoWindow({content: $l022fbafc2387faef4cbaff6074ccb31c});var infowindow = new google.maps.InfoWindow({content: $l022fbafc2387faef4cbaff6074ccb31c});google.maps.event.addListener(m_022fbafc2387faef4cbaff6074ccb31c, 'click', function() {infowindow.open(map,m_022fbafc2387faef4cbaff6074ccb31c);});$marker.push(m_022fbafc2387faef4cbaff6074ccb31c);}});}google.maps.event.addDomListener(window, 'load', initialize);