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.3239)};var g_09c84615d91b2650a3f77605c634b2d9 = new google.maps.Geocoder();g_09c84615d91b2650a3f77605c634b2d9.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-bank').style.display = '';map = new google.maps.Map(document.getElementById('hopewell-VA-bbt-bank'), mapOptions);}document.getElementById('13bdb42b').innerHTML += ' | View Map';var $l09c84615d91b2650a3f77605c634b2d9 = '

BB&T Bank

Address: 5100 Oaklawn Blvd, Hopewell, VA 23860, USA
Phone: (804) 541-1901
';var m_09c84615d91b2650a3f77605c634b2d9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Bank',});m_09c84615d91b2650a3f77605c634b2d9['infowindow'] = new google.maps.InfoWindow({content: $l09c84615d91b2650a3f77605c634b2d9});var infowindow = new google.maps.InfoWindow({content: $l09c84615d91b2650a3f77605c634b2d9});google.maps.event.addListener(m_09c84615d91b2650a3f77605c634b2d9, 'click', function() {infowindow.open(map,m_09c84615d91b2650a3f77605c634b2d9);});$marker.push(m_09c84615d91b2650a3f77605c634b2d9);}});var g_2758029dfd327cb368790751ea351607 = new google.maps.Geocoder();g_2758029dfd327cb368790751ea351607.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-bank').style.display = '';map = new google.maps.Map(document.getElementById('hopewell-VA-bbt-bank'), mapOptions);}document.getElementById('e2793ed7').innerHTML += ' | View Map';var $l2758029dfd327cb368790751ea351607 = '

BB&T Bank

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