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.4132,-78.9376)};var g_6d70ce6a76432df607a25c6cbd486700 = new google.maps.Geocoder();g_6d70ce6a76432df607a25c6cbd486700.geocode( { 'address': "230 Main St, Dayton, VA 22821, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dayton-VA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('dayton-VA-bbt-atm'), mapOptions);}document.getElementById('a11f83fc').innerHTML += ' | View Map';var $l6d70ce6a76432df607a25c6cbd486700 = '

BB&T ATM

Address: 230 Main St, Dayton, VA 22821, USA
Phone: (800) 226-5228
';var m_6d70ce6a76432df607a25c6cbd486700 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_6d70ce6a76432df607a25c6cbd486700['infowindow'] = new google.maps.InfoWindow({content: $l6d70ce6a76432df607a25c6cbd486700});var infowindow = new google.maps.InfoWindow({content: $l6d70ce6a76432df607a25c6cbd486700});google.maps.event.addListener(m_6d70ce6a76432df607a25c6cbd486700, 'click', function() {infowindow.open(map,m_6d70ce6a76432df607a25c6cbd486700);});$marker.push(m_6d70ce6a76432df607a25c6cbd486700);}});var g_f892c55744662d09365d1aa0fc35e6c7 = new google.maps.Geocoder();g_f892c55744662d09365d1aa0fc35e6c7.geocode( { 'address': "135 Huffman Dr, Dayton, VA 22821, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dayton-VA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('dayton-VA-bbt-atm'), mapOptions);}document.getElementById('3bd1cb82').innerHTML += ' | View Map';var $lf892c55744662d09365d1aa0fc35e6c7 = '

BB&T ATM

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