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.2223,-83.8639)};var g_73e475d6b3d8455a4c1cdf6915da6230 = new google.maps.Geocoder();g_73e475d6b3d8455a4c1cdf6915da6230.geocode( { 'address': "3453 Mundy Mill Rd, Flowery Branch, GA 30542, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('flowery-branch-GA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('flowery-branch-GA-bbt-atm'), mapOptions);}document.getElementById('ff9e8907').innerHTML += ' | View Map';var $l73e475d6b3d8455a4c1cdf6915da6230 = '

BB&T ATM

Address: 3453 Mundy Mill Rd, Flowery Branch, GA 30542, USA
Phone: (800) 226-5228
';var m_73e475d6b3d8455a4c1cdf6915da6230 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_73e475d6b3d8455a4c1cdf6915da6230['infowindow'] = new google.maps.InfoWindow({content: $l73e475d6b3d8455a4c1cdf6915da6230});var infowindow = new google.maps.InfoWindow({content: $l73e475d6b3d8455a4c1cdf6915da6230});google.maps.event.addListener(m_73e475d6b3d8455a4c1cdf6915da6230, 'click', function() {infowindow.open(map,m_73e475d6b3d8455a4c1cdf6915da6230);});$marker.push(m_73e475d6b3d8455a4c1cdf6915da6230);}});var g_81a1fd9b8e5229b4429beac5efcd2568 = new google.maps.Geocoder();g_81a1fd9b8e5229b4429beac5efcd2568.geocode( { 'address': "5915 Spout Springs Rd, Flowery Branch, GA 30542, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('flowery-branch-GA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('flowery-branch-GA-bbt-atm'), mapOptions);}document.getElementById('58484e6b').innerHTML += ' | View Map';var $l81a1fd9b8e5229b4429beac5efcd2568 = '

BB&T ATM

Address: 5915 Spout Springs Rd, Flowery Branch, GA 30542, USA
Phone: (800) 226-5228
';var m_81a1fd9b8e5229b4429beac5efcd2568 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_81a1fd9b8e5229b4429beac5efcd2568['infowindow'] = new google.maps.InfoWindow({content: $l81a1fd9b8e5229b4429beac5efcd2568});var infowindow = new google.maps.InfoWindow({content: $l81a1fd9b8e5229b4429beac5efcd2568});google.maps.event.addListener(m_81a1fd9b8e5229b4429beac5efcd2568, 'click', function() {infowindow.open(map,m_81a1fd9b8e5229b4429beac5efcd2568);});$marker.push(m_81a1fd9b8e5229b4429beac5efcd2568);}});}google.maps.event.addDomListener(window, 'load', initialize);