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(30.7589,-81.5965)};var g_60ad0ddf6788af6c96d80d44f0f0ccf5 = new google.maps.Geocoder();g_60ad0ddf6788af6c96d80d44f0f0ccf5.geocode( { 'address': "6308 GA-40, St Marys, GA 31558, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('saint-marys-GA-synovus---coastal-bank-of-georgia').style.display = '';map = new google.maps.Map(document.getElementById('saint-marys-GA-synovus---coastal-bank-of-georgia'), mapOptions);}document.getElementById('d9b74387').innerHTML += ' | View Map';var $l60ad0ddf6788af6c96d80d44f0f0ccf5 = '

Synovus - Coastal Bank of Georgia

Address: 6308 GA-40, St Marys, GA 31558, USA
Phone: (912) 729-4636
';var m_60ad0ddf6788af6c96d80d44f0f0ccf5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Synovus - Coastal Bank of Georgia',});m_60ad0ddf6788af6c96d80d44f0f0ccf5['infowindow'] = new google.maps.InfoWindow({content: $l60ad0ddf6788af6c96d80d44f0f0ccf5});var infowindow = new google.maps.InfoWindow({content: $l60ad0ddf6788af6c96d80d44f0f0ccf5});google.maps.event.addListener(m_60ad0ddf6788af6c96d80d44f0f0ccf5, 'click', function() {infowindow.open(map,m_60ad0ddf6788af6c96d80d44f0f0ccf5);});$marker.push(m_60ad0ddf6788af6c96d80d44f0f0ccf5);}});}google.maps.event.addDomListener(window, 'load', initialize);