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.9945,-84.86)};var g_2a018609105d49c03d064918f6c74e18 = new google.maps.Geocoder();g_2a018609105d49c03d064918f6c74e18.geocode( { 'address': "45 E Paulding Dr, Dallas, GA 30157"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dallas-GA-suntrust-bank').style.display = '';map = new google.maps.Map(document.getElementById('dallas-GA-suntrust-bank'), mapOptions);}document.getElementById('9b33fe61').innerHTML += ' | View Map';var $l2a018609105d49c03d064918f6c74e18 = '

Suntrust Bank

Address: 45 E Paulding Dr, Dallas, GA 30157
Phone: (770) 443-1033
';var m_2a018609105d49c03d064918f6c74e18 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Suntrust Bank',});m_2a018609105d49c03d064918f6c74e18['infowindow'] = new google.maps.InfoWindow({content: $l2a018609105d49c03d064918f6c74e18});var infowindow = new google.maps.InfoWindow({content: $l2a018609105d49c03d064918f6c74e18});google.maps.event.addListener(m_2a018609105d49c03d064918f6c74e18, 'click', function() {infowindow.open(map,m_2a018609105d49c03d064918f6c74e18);});$marker.push(m_2a018609105d49c03d064918f6c74e18);}});var g_b1233f96244caa755c3ae1bb3d5cde0f = new google.maps.Geocoder();g_b1233f96244caa755c3ae1bb3d5cde0f.geocode( { 'address': "276 Merchants Drive, Dallas, GA 30132"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dallas-GA-suntrust-bank').style.display = '';map = new google.maps.Map(document.getElementById('dallas-GA-suntrust-bank'), mapOptions);}document.getElementById('710e8843').innerHTML += ' | View Map';var $lb1233f96244caa755c3ae1bb3d5cde0f = '

SunTrust Bank

Address: 276 Merchants Drive, Dallas, GA 30132
Phone: (678) 402-9705
';var m_b1233f96244caa755c3ae1bb3d5cde0f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SunTrust Bank',});m_b1233f96244caa755c3ae1bb3d5cde0f['infowindow'] = new google.maps.InfoWindow({content: $lb1233f96244caa755c3ae1bb3d5cde0f});var infowindow = new google.maps.InfoWindow({content: $lb1233f96244caa755c3ae1bb3d5cde0f});google.maps.event.addListener(m_b1233f96244caa755c3ae1bb3d5cde0f, 'click', function() {infowindow.open(map,m_b1233f96244caa755c3ae1bb3d5cde0f);});$marker.push(m_b1233f96244caa755c3ae1bb3d5cde0f);}});}google.maps.event.addDomListener(window, 'load', initialize);