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(34.0364,-84.3443)};var g_be44fd6a38f9db66ac931a4635618f60 = new google.maps.Geocoder();g_be44fd6a38f9db66ac931a4635618f60.geocode( { 'address': "10446 Alpharetta Hwy, Roswell, GA 30075, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('roswell-GA-synovus---bank-of-north-georgia').style.display = '';map = new google.maps.Map(document.getElementById('roswell-GA-synovus---bank-of-north-georgia'), mapOptions);}document.getElementById('0aab13bd').innerHTML += ' | View Map';var $lbe44fd6a38f9db66ac931a4635618f60 = '

Synovus - Bank of North Georgia

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