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.5675,-85.0771)};var g_71ee8c9d257e0fb5450441f30303009d = new google.maps.Geocoder();g_71ee8c9d257e0fb5450441f30303009d.geocode( { 'address': "810 S Park St, Carrollton, GA 30117, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('carrollton-GA-synovus---bank-of-north-georgia').style.display = '';map = new google.maps.Map(document.getElementById('carrollton-GA-synovus---bank-of-north-georgia'), mapOptions);}document.getElementById('9c1cb91b').innerHTML += ' | View Map';var $l71ee8c9d257e0fb5450441f30303009d = '

Synovus - Bank of North Georgia

Address: 810 S Park St, Carrollton, GA 30117, USA
Phone: (770) 576-4471
';var m_71ee8c9d257e0fb5450441f30303009d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Synovus - Bank of North Georgia',});m_71ee8c9d257e0fb5450441f30303009d['infowindow'] = new google.maps.InfoWindow({content: $l71ee8c9d257e0fb5450441f30303009d});var infowindow = new google.maps.InfoWindow({content: $l71ee8c9d257e0fb5450441f30303009d});google.maps.event.addListener(m_71ee8c9d257e0fb5450441f30303009d, 'click', function() {infowindow.open(map,m_71ee8c9d257e0fb5450441f30303009d);});$marker.push(m_71ee8c9d257e0fb5450441f30303009d);}});var g_eef8225863499113e5fdc63250abd06c = new google.maps.Geocoder();g_eef8225863499113e5fdc63250abd06c.geocode( { 'address': "609 Bankhead Hwy, Carrollton, GA 30117, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('carrollton-GA-synovus---bank-of-north-georgia').style.display = '';map = new google.maps.Map(document.getElementById('carrollton-GA-synovus---bank-of-north-georgia'), mapOptions);}document.getElementById('5be198ce').innerHTML += ' | View Map';var $leef8225863499113e5fdc63250abd06c = '

Synovus - Bank of North Georgia

Address: 609 Bankhead Hwy, Carrollton, GA 30117, USA
Phone: (770) 576-4471
';var m_eef8225863499113e5fdc63250abd06c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Synovus - Bank of North Georgia',});m_eef8225863499113e5fdc63250abd06c['infowindow'] = new google.maps.InfoWindow({content: $leef8225863499113e5fdc63250abd06c});var infowindow = new google.maps.InfoWindow({content: $leef8225863499113e5fdc63250abd06c});google.maps.event.addListener(m_eef8225863499113e5fdc63250abd06c, 'click', function() {infowindow.open(map,m_eef8225863499113e5fdc63250abd06c);});$marker.push(m_eef8225863499113e5fdc63250abd06c);}});}google.maps.event.addDomListener(window, 'load', initialize);