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(36.8576,-76.0252)};var g_51f2d61f3e3c93781e8e8ab6039fab4a = new google.maps.Geocoder();g_51f2d61f3e3c93781e8e8ab6039fab4a.geocode( { 'address': "3112 Virginia Beach Blvd, Virginia Beach, VA 23452, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('virginia-beach-VA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('virginia-beach-VA-bbt'), mapOptions);}document.getElementById('fe8296c9').innerHTML += ' | View Map';var $l51f2d61f3e3c93781e8e8ab6039fab4a = '

BB&T

Address: 3112 Virginia Beach Blvd, Virginia Beach, VA 23452, USA
Phone: (757) 431-2380
';var m_51f2d61f3e3c93781e8e8ab6039fab4a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_51f2d61f3e3c93781e8e8ab6039fab4a['infowindow'] = new google.maps.InfoWindow({content: $l51f2d61f3e3c93781e8e8ab6039fab4a});var infowindow = new google.maps.InfoWindow({content: $l51f2d61f3e3c93781e8e8ab6039fab4a});google.maps.event.addListener(m_51f2d61f3e3c93781e8e8ab6039fab4a, 'click', function() {infowindow.open(map,m_51f2d61f3e3c93781e8e8ab6039fab4a);});$marker.push(m_51f2d61f3e3c93781e8e8ab6039fab4a);}});var g_388b30fec42f53c2c9070d0325f38fd9 = new google.maps.Geocoder();g_388b30fec42f53c2c9070d0325f38fd9.geocode( { 'address': "930 First Colonial Road, Virginia Beach, VA 23454, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('virginia-beach-VA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('virginia-beach-VA-bbt'), mapOptions);}document.getElementById('ce35a1f4').innerHTML += ' | View Map';var $l388b30fec42f53c2c9070d0325f38fd9 = '

BB&T

Address: 930 First Colonial Road, Virginia Beach, VA 23454, USA
Phone: (757) 412-2350
';var m_388b30fec42f53c2c9070d0325f38fd9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_388b30fec42f53c2c9070d0325f38fd9['infowindow'] = new google.maps.InfoWindow({content: $l388b30fec42f53c2c9070d0325f38fd9});var infowindow = new google.maps.InfoWindow({content: $l388b30fec42f53c2c9070d0325f38fd9});google.maps.event.addListener(m_388b30fec42f53c2c9070d0325f38fd9, 'click', function() {infowindow.open(map,m_388b30fec42f53c2c9070d0325f38fd9);});$marker.push(m_388b30fec42f53c2c9070d0325f38fd9);}});}google.maps.event.addDomListener(window, 'load', initialize);