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.0491,-84.0935)};var g_1509958543f7200e73e4c94d54134475 = new google.maps.Geocoder();g_1509958543f7200e73e4c94d54134475.geocode( { 'address': "1085 Peachtree Industrial Blvd, Suwanee, GA 30024, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('suwanee-GA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('suwanee-GA-bbt-atm'), mapOptions);}document.getElementById('611f12d2').innerHTML += ' | View Map';var $l1509958543f7200e73e4c94d54134475 = '

BB&T ATM

Address: 1085 Peachtree Industrial Blvd, Suwanee, GA 30024, USA
Phone: (800) 226-5228
';var m_1509958543f7200e73e4c94d54134475 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_1509958543f7200e73e4c94d54134475['infowindow'] = new google.maps.InfoWindow({content: $l1509958543f7200e73e4c94d54134475});var infowindow = new google.maps.InfoWindow({content: $l1509958543f7200e73e4c94d54134475});google.maps.event.addListener(m_1509958543f7200e73e4c94d54134475, 'click', function() {infowindow.open(map,m_1509958543f7200e73e4c94d54134475);});$marker.push(m_1509958543f7200e73e4c94d54134475);}});var g_4927ad36e4fd538d6ed99d641778befb = new google.maps.Geocoder();g_4927ad36e4fd538d6ed99d641778befb.geocode( { 'address': "350 Town Center Ave # 100, Suwanee, GA 30024, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('suwanee-GA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('suwanee-GA-bbt-atm'), mapOptions);}document.getElementById('4e2934eb').innerHTML += ' | View Map';var $l4927ad36e4fd538d6ed99d641778befb = '

BB&T ATM

Address: 350 Town Center Ave # 100, Suwanee, GA 30024, USA
Phone: (800) 226-5228
';var m_4927ad36e4fd538d6ed99d641778befb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_4927ad36e4fd538d6ed99d641778befb['infowindow'] = new google.maps.InfoWindow({content: $l4927ad36e4fd538d6ed99d641778befb});var infowindow = new google.maps.InfoWindow({content: $l4927ad36e4fd538d6ed99d641778befb});google.maps.event.addListener(m_4927ad36e4fd538d6ed99d641778befb, 'click', function() {infowindow.open(map,m_4927ad36e4fd538d6ed99d641778befb);});$marker.push(m_4927ad36e4fd538d6ed99d641778befb);}});}google.maps.event.addDomListener(window, 'load', initialize);