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(37.759,-77.4707)};var g_50f56096d5641c9ca95b522805a32cb7 = new google.maps.Geocoder();g_50f56096d5641c9ca95b522805a32cb7.geocode( { 'address': "700 England St, Ashland, VA 23005, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ashland-VA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('ashland-VA-bbt-atm'), mapOptions);}document.getElementById('4f2ac0ea').innerHTML += ' | View Map';var $l50f56096d5641c9ca95b522805a32cb7 = '

BB&T ATM

Address: 700 England St, Ashland, VA 23005, USA
Phone: (800) 226-5228
';var m_50f56096d5641c9ca95b522805a32cb7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_50f56096d5641c9ca95b522805a32cb7['infowindow'] = new google.maps.InfoWindow({content: $l50f56096d5641c9ca95b522805a32cb7});var infowindow = new google.maps.InfoWindow({content: $l50f56096d5641c9ca95b522805a32cb7});google.maps.event.addListener(m_50f56096d5641c9ca95b522805a32cb7, 'click', function() {infowindow.open(map,m_50f56096d5641c9ca95b522805a32cb7);});$marker.push(m_50f56096d5641c9ca95b522805a32cb7);}});var g_ce7da3812ed2a993e2194cd75e94b18b = new google.maps.Geocoder();g_ce7da3812ed2a993e2194cd75e94b18b.geocode( { 'address': "9707 Sliding Hill Rd, Ashland, VA 23005, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ashland-VA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('ashland-VA-bbt-atm'), mapOptions);}document.getElementById('45734865').innerHTML += ' | View Map';var $lce7da3812ed2a993e2194cd75e94b18b = '

BB&T ATM

Address: 9707 Sliding Hill Rd, Ashland, VA 23005, USA
Phone: (800) 226-5228
';var m_ce7da3812ed2a993e2194cd75e94b18b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_ce7da3812ed2a993e2194cd75e94b18b['infowindow'] = new google.maps.InfoWindow({content: $lce7da3812ed2a993e2194cd75e94b18b});var infowindow = new google.maps.InfoWindow({content: $lce7da3812ed2a993e2194cd75e94b18b});google.maps.event.addListener(m_ce7da3812ed2a993e2194cd75e94b18b, 'click', function() {infowindow.open(map,m_ce7da3812ed2a993e2194cd75e94b18b);});$marker.push(m_ce7da3812ed2a993e2194cd75e94b18b);}});}google.maps.event.addDomListener(window, 'load', initialize);