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.2616,-77.324)};var g_a598e7d200bf02558d5534839884b7a3 = new google.maps.Geocoder();g_a598e7d200bf02558d5534839884b7a3.geocode( { 'address': "5100 Oaklawn Blvd, Hopewell, VA 23860, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hopewell-VA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('hopewell-VA-bbt-atm'), mapOptions);}document.getElementById('13bdb42b').innerHTML += ' | View Map';var $la598e7d200bf02558d5534839884b7a3 = '

BB&T ATM

Address: 5100 Oaklawn Blvd, Hopewell, VA 23860, USA
Phone: (800) 226-5228
';var m_a598e7d200bf02558d5534839884b7a3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_a598e7d200bf02558d5534839884b7a3['infowindow'] = new google.maps.InfoWindow({content: $la598e7d200bf02558d5534839884b7a3});var infowindow = new google.maps.InfoWindow({content: $la598e7d200bf02558d5534839884b7a3});google.maps.event.addListener(m_a598e7d200bf02558d5534839884b7a3, 'click', function() {infowindow.open(map,m_a598e7d200bf02558d5534839884b7a3);});$marker.push(m_a598e7d200bf02558d5534839884b7a3);}});var g_88246d63a93511a997b4d4ff07ca09d2 = new google.maps.Geocoder();g_88246d63a93511a997b4d4ff07ca09d2.geocode( { 'address': "106 N 2nd Ave, Hopewell, VA 23860, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hopewell-VA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('hopewell-VA-bbt-atm'), mapOptions);}document.getElementById('e2793ed7').innerHTML += ' | View Map';var $l88246d63a93511a997b4d4ff07ca09d2 = '

BB&T ATM

Address: 106 N 2nd Ave, Hopewell, VA 23860, USA
Phone: (800) 226-5228
';var m_88246d63a93511a997b4d4ff07ca09d2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_88246d63a93511a997b4d4ff07ca09d2['infowindow'] = new google.maps.InfoWindow({content: $l88246d63a93511a997b4d4ff07ca09d2});var infowindow = new google.maps.InfoWindow({content: $l88246d63a93511a997b4d4ff07ca09d2});google.maps.event.addListener(m_88246d63a93511a997b4d4ff07ca09d2, 'click', function() {infowindow.open(map,m_88246d63a93511a997b4d4ff07ca09d2);});$marker.push(m_88246d63a93511a997b4d4ff07ca09d2);}});}google.maps.event.addDomListener(window, 'load', initialize);