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.2227,-84.1379)};var g_1b141c19b8516ff9a26065d66ecd7146 = new google.maps.Geocoder();g_1b141c19b8516ff9a26065d66ecd7146.geocode( { 'address': "1090 Tribble Gap Rd, Cumming, GA 30040, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cumming-GA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('cumming-GA-bbt-atm'), mapOptions);}document.getElementById('93268ef2').innerHTML += ' | View Map';var $l1b141c19b8516ff9a26065d66ecd7146 = '

BB&T ATM

Address: 1090 Tribble Gap Rd, Cumming, GA 30040, USA
Phone: (800) 226-5228
';var m_1b141c19b8516ff9a26065d66ecd7146 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_1b141c19b8516ff9a26065d66ecd7146['infowindow'] = new google.maps.InfoWindow({content: $l1b141c19b8516ff9a26065d66ecd7146});var infowindow = new google.maps.InfoWindow({content: $l1b141c19b8516ff9a26065d66ecd7146});google.maps.event.addListener(m_1b141c19b8516ff9a26065d66ecd7146, 'click', function() {infowindow.open(map,m_1b141c19b8516ff9a26065d66ecd7146);});$marker.push(m_1b141c19b8516ff9a26065d66ecd7146);}});var g_1f248bbb239a0eeaa4f2e91ecc992515 = new google.maps.Geocoder();g_1f248bbb239a0eeaa4f2e91ecc992515.geocode( { 'address': "214 Dahlonega St, Cumming, GA 30040, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cumming-GA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('cumming-GA-bbt-atm'), mapOptions);}document.getElementById('29e1ff12').innerHTML += ' | View Map';var $l1f248bbb239a0eeaa4f2e91ecc992515 = '

BB&T ATM

Address: 214 Dahlonega St, Cumming, GA 30040, USA
Phone: (800) 226-5228
';var m_1f248bbb239a0eeaa4f2e91ecc992515 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_1f248bbb239a0eeaa4f2e91ecc992515['infowindow'] = new google.maps.InfoWindow({content: $l1f248bbb239a0eeaa4f2e91ecc992515});var infowindow = new google.maps.InfoWindow({content: $l1f248bbb239a0eeaa4f2e91ecc992515});google.maps.event.addListener(m_1f248bbb239a0eeaa4f2e91ecc992515, 'click', function() {infowindow.open(map,m_1f248bbb239a0eeaa4f2e91ecc992515);});$marker.push(m_1f248bbb239a0eeaa4f2e91ecc992515);}});}google.maps.event.addDomListener(window, 'load', initialize);