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(38.9922,-77.4191)};var g_41c1e41113ad5969eeb7e4334828db85 = new google.maps.Geocoder();g_41c1e41113ad5969eeb7e4334828db85.geocode( { 'address': "20522 Falcons Landing Cir, Sterling, VA 20165, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sterling-VA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('sterling-VA-bbt-atm'), mapOptions);}document.getElementById('6485098f').innerHTML += ' | View Map';var $l41c1e41113ad5969eeb7e4334828db85 = '

BB&T ATM

Address: 20522 Falcons Landing Cir, Sterling, VA 20165, USA
Phone: (800) 226-5228
';var m_41c1e41113ad5969eeb7e4334828db85 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_41c1e41113ad5969eeb7e4334828db85['infowindow'] = new google.maps.InfoWindow({content: $l41c1e41113ad5969eeb7e4334828db85});var infowindow = new google.maps.InfoWindow({content: $l41c1e41113ad5969eeb7e4334828db85});google.maps.event.addListener(m_41c1e41113ad5969eeb7e4334828db85, 'click', function() {infowindow.open(map,m_41c1e41113ad5969eeb7e4334828db85);});$marker.push(m_41c1e41113ad5969eeb7e4334828db85);}});var g_01d8c877bfda8a01bab754fcfb6b9b29 = new google.maps.Geocoder();g_01d8c877bfda8a01bab754fcfb6b9b29.geocode( { 'address': "22550 Davis Dr, Sterling, VA 20164, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sterling-VA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('sterling-VA-bbt-atm'), mapOptions);}document.getElementById('17c83ac5').innerHTML += ' | View Map';var $l01d8c877bfda8a01bab754fcfb6b9b29 = '

BB&T ATM

Address: 22550 Davis Dr, Sterling, VA 20164, USA
Phone: (800) 226-5228
';var m_01d8c877bfda8a01bab754fcfb6b9b29 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_01d8c877bfda8a01bab754fcfb6b9b29['infowindow'] = new google.maps.InfoWindow({content: $l01d8c877bfda8a01bab754fcfb6b9b29});var infowindow = new google.maps.InfoWindow({content: $l01d8c877bfda8a01bab754fcfb6b9b29});google.maps.event.addListener(m_01d8c877bfda8a01bab754fcfb6b9b29, 'click', function() {infowindow.open(map,m_01d8c877bfda8a01bab754fcfb6b9b29);});$marker.push(m_01d8c877bfda8a01bab754fcfb6b9b29);}});}google.maps.event.addDomListener(window, 'load', initialize);