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.9463,-76.7196)};var g_a67f33b58fb5ba0069282f776d11f676 = new google.maps.Geocoder();g_a67f33b58fb5ba0069282f776d11f676.geocode( { 'address': "16410 Heritage Blvd, Bowie, MD 20716, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bowie-MD-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('bowie-MD-bbt-mortgage'), mapOptions);}document.getElementById('95fdf801').innerHTML += ' | View Map';var $la67f33b58fb5ba0069282f776d11f676 = '

BB&T Mortgage

Address: 16410 Heritage Blvd, Bowie, MD 20716, USA
Phone: (800) 295-5744
';var m_a67f33b58fb5ba0069282f776d11f676 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_a67f33b58fb5ba0069282f776d11f676['infowindow'] = new google.maps.InfoWindow({content: $la67f33b58fb5ba0069282f776d11f676});var infowindow = new google.maps.InfoWindow({content: $la67f33b58fb5ba0069282f776d11f676});google.maps.event.addListener(m_a67f33b58fb5ba0069282f776d11f676, 'click', function() {infowindow.open(map,m_a67f33b58fb5ba0069282f776d11f676);});$marker.push(m_a67f33b58fb5ba0069282f776d11f676);}});var g_48613fdf08f0461856cb8c56d0e56ec4 = new google.maps.Geocoder();g_48613fdf08f0461856cb8c56d0e56ec4.geocode( { 'address': "6901 Laurel Bowie Rd, Bowie, MD 20715, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bowie-MD-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('bowie-MD-bbt-mortgage'), mapOptions);}document.getElementById('04db9ff1').innerHTML += ' | View Map';var $l48613fdf08f0461856cb8c56d0e56ec4 = '

BB&T Mortgage

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