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.5866,-84.219)};var g_b433da1b32b5ca96c0ba7fcb9edba97d = new google.maps.Geocoder();g_b433da1b32b5ca96c0ba7fcb9edba97d.geocode( { 'address': "104 N Westover Blvd, Albany, GA 31707, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('albany-GA-synovus---sbt-bank---atm').style.display = '';map = new google.maps.Map(document.getElementById('albany-GA-synovus---sbt-bank---atm'), mapOptions);}document.getElementById('eb026dfd').innerHTML += ' | View Map';var $lb433da1b32b5ca96c0ba7fcb9edba97d = '

Synovus - SB&T Bank - ATM

Address: 104 N Westover Blvd, Albany, GA 31707, USA
Phone: (229) 430-7000
';var m_b433da1b32b5ca96c0ba7fcb9edba97d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Synovus - SB&T Bank - ATM',});m_b433da1b32b5ca96c0ba7fcb9edba97d['infowindow'] = new google.maps.InfoWindow({content: $lb433da1b32b5ca96c0ba7fcb9edba97d});var infowindow = new google.maps.InfoWindow({content: $lb433da1b32b5ca96c0ba7fcb9edba97d});google.maps.event.addListener(m_b433da1b32b5ca96c0ba7fcb9edba97d, 'click', function() {infowindow.open(map,m_b433da1b32b5ca96c0ba7fcb9edba97d);});$marker.push(m_b433da1b32b5ca96c0ba7fcb9edba97d);}});var g_993ae4a1829d8e9cea9eb96b3c83e648 = new google.maps.Geocoder();g_993ae4a1829d8e9cea9eb96b3c83e648.geocode( { 'address': "411 Pine Ave, Albany, GA 31701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('albany-GA-synovus---sbt-bank---atm').style.display = '';map = new google.maps.Map(document.getElementById('albany-GA-synovus---sbt-bank---atm'), mapOptions);}document.getElementById('c9b275bb').innerHTML += ' | View Map';var $l993ae4a1829d8e9cea9eb96b3c83e648 = '

Synovus - SB&T Bank - ATM

Address: 411 Pine Ave, Albany, GA 31701, USA
Phone: (229) 430-7000
';var m_993ae4a1829d8e9cea9eb96b3c83e648 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Synovus - SB&T Bank - ATM',});m_993ae4a1829d8e9cea9eb96b3c83e648['infowindow'] = new google.maps.InfoWindow({content: $l993ae4a1829d8e9cea9eb96b3c83e648});var infowindow = new google.maps.InfoWindow({content: $l993ae4a1829d8e9cea9eb96b3c83e648});google.maps.event.addListener(m_993ae4a1829d8e9cea9eb96b3c83e648, 'click', function() {infowindow.open(map,m_993ae4a1829d8e9cea9eb96b3c83e648);});$marker.push(m_993ae4a1829d8e9cea9eb96b3c83e648);}});}google.maps.event.addDomListener(window, 'load', initialize);