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(39.16,-76.8939)};var g_2410a6acc6e148685d43164d29b56036 = new google.maps.Geocoder();g_2410a6acc6e148685d43164d29b56036.geocode( { 'address': "10990 Johns Hopkins Rd, Laurel, MD 20723, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('laurel-MD-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('laurel-MD-bbt-mortgage'), mapOptions);}document.getElementById('4e888dab').innerHTML += ' | View Map';var $l2410a6acc6e148685d43164d29b56036 = '

BB&T Mortgage

Address: 10990 Johns Hopkins Rd, Laurel, MD 20723, USA
Phone: (800) 295-5744
';var m_2410a6acc6e148685d43164d29b56036 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_2410a6acc6e148685d43164d29b56036['infowindow'] = new google.maps.InfoWindow({content: $l2410a6acc6e148685d43164d29b56036});var infowindow = new google.maps.InfoWindow({content: $l2410a6acc6e148685d43164d29b56036});google.maps.event.addListener(m_2410a6acc6e148685d43164d29b56036, 'click', function() {infowindow.open(map,m_2410a6acc6e148685d43164d29b56036);});$marker.push(m_2410a6acc6e148685d43164d29b56036);}});var g_1d040b208847c931fe05714e600af4f0 = new google.maps.Geocoder();g_1d040b208847c931fe05714e600af4f0.geocode( { 'address': "380 Main St, Laurel, MD 20707, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('laurel-MD-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('laurel-MD-bbt-mortgage'), mapOptions);}document.getElementById('ff6df6dc').innerHTML += ' | View Map';var $l1d040b208847c931fe05714e600af4f0 = '

BB&T Mortgage

Address: 380 Main St, Laurel, MD 20707, USA
Phone: (800) 295-5744
';var m_1d040b208847c931fe05714e600af4f0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_1d040b208847c931fe05714e600af4f0['infowindow'] = new google.maps.InfoWindow({content: $l1d040b208847c931fe05714e600af4f0});var infowindow = new google.maps.InfoWindow({content: $l1d040b208847c931fe05714e600af4f0});google.maps.event.addListener(m_1d040b208847c931fe05714e600af4f0, 'click', function() {infowindow.open(map,m_1d040b208847c931fe05714e600af4f0);});$marker.push(m_1d040b208847c931fe05714e600af4f0);}});}google.maps.event.addDomListener(window, 'load', initialize);