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.6522,-76.8799)};var g_518aedbf95e34c72567f82fd1ad92f76 = new google.maps.Geocoder();g_518aedbf95e34c72567f82fd1ad92f76.geocode( { 'address': "2140 Old Washington Rd, Waldorf, MD 20601, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('waldorf-MD-bbt').style.display = '';map = new google.maps.Map(document.getElementById('waldorf-MD-bbt'), mapOptions);}document.getElementById('56f0b019').innerHTML += ' | View Map';var $l518aedbf95e34c72567f82fd1ad92f76 = '

BB&T

Address: 2140 Old Washington Rd, Waldorf, MD 20601, USA
Phone: (301) 645-4400
';var m_518aedbf95e34c72567f82fd1ad92f76 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_518aedbf95e34c72567f82fd1ad92f76['infowindow'] = new google.maps.InfoWindow({content: $l518aedbf95e34c72567f82fd1ad92f76});var infowindow = new google.maps.InfoWindow({content: $l518aedbf95e34c72567f82fd1ad92f76});google.maps.event.addListener(m_518aedbf95e34c72567f82fd1ad92f76, 'click', function() {infowindow.open(map,m_518aedbf95e34c72567f82fd1ad92f76);});$marker.push(m_518aedbf95e34c72567f82fd1ad92f76);}});var g_581842d839492d968934fc66418c240f = new google.maps.Geocoder();g_581842d839492d968934fc66418c240f.geocode( { 'address': "3425 Leonardtown Rd, Waldorf, MD 20601, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('waldorf-MD-bbt').style.display = '';map = new google.maps.Map(document.getElementById('waldorf-MD-bbt'), mapOptions);}document.getElementById('f3e680ba').innerHTML += ' | View Map';var $l581842d839492d968934fc66418c240f = '

BB&T

Address: 3425 Leonardtown Rd, Waldorf, MD 20601, USA
Phone: (301) 843-3312
';var m_581842d839492d968934fc66418c240f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_581842d839492d968934fc66418c240f['infowindow'] = new google.maps.InfoWindow({content: $l581842d839492d968934fc66418c240f});var infowindow = new google.maps.InfoWindow({content: $l581842d839492d968934fc66418c240f});google.maps.event.addListener(m_581842d839492d968934fc66418c240f, 'click', function() {infowindow.open(map,m_581842d839492d968934fc66418c240f);});$marker.push(m_581842d839492d968934fc66418c240f);}});}google.maps.event.addDomListener(window, 'load', initialize);