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.2203,-84.5062)};var g_e4f029c1ca4cc549a4117f23c3aee096 = new google.maps.Geocoder();g_e4f029c1ca4cc549a4117f23c3aee096.geocode( { 'address': "2017 Marietta Hwy, Canton, GA 30114, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('canton-GA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('canton-GA-bbt-atm'), mapOptions);}document.getElementById('762af285').innerHTML += ' | View Map';var $le4f029c1ca4cc549a4117f23c3aee096 = '

BB&T ATM

Address: 2017 Marietta Hwy, Canton, GA 30114, USA
Phone: (800) 226-5228
';var m_e4f029c1ca4cc549a4117f23c3aee096 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_e4f029c1ca4cc549a4117f23c3aee096['infowindow'] = new google.maps.InfoWindow({content: $le4f029c1ca4cc549a4117f23c3aee096});var infowindow = new google.maps.InfoWindow({content: $le4f029c1ca4cc549a4117f23c3aee096});google.maps.event.addListener(m_e4f029c1ca4cc549a4117f23c3aee096, 'click', function() {infowindow.open(map,m_e4f029c1ca4cc549a4117f23c3aee096);});$marker.push(m_e4f029c1ca4cc549a4117f23c3aee096);}});var g_5d9f3cae23c71b2f15d4a88574e20e3c = new google.maps.Geocoder();g_5d9f3cae23c71b2f15d4a88574e20e3c.geocode( { 'address': "152 Prominence Point Pkwy, Canton, GA 30114, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('canton-GA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('canton-GA-bbt-atm'), mapOptions);}document.getElementById('8eb6d6cd').innerHTML += ' | View Map';var $l5d9f3cae23c71b2f15d4a88574e20e3c = '

BB&T ATM

Address: 152 Prominence Point Pkwy, Canton, GA 30114, USA
Phone: (800) 226-5228
';var m_5d9f3cae23c71b2f15d4a88574e20e3c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_5d9f3cae23c71b2f15d4a88574e20e3c['infowindow'] = new google.maps.InfoWindow({content: $l5d9f3cae23c71b2f15d4a88574e20e3c});var infowindow = new google.maps.InfoWindow({content: $l5d9f3cae23c71b2f15d4a88574e20e3c});google.maps.event.addListener(m_5d9f3cae23c71b2f15d4a88574e20e3c, 'click', function() {infowindow.open(map,m_5d9f3cae23c71b2f15d4a88574e20e3c);});$marker.push(m_5d9f3cae23c71b2f15d4a88574e20e3c);}});}google.maps.event.addDomListener(window, 'load', initialize);