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.1243,-77.2391)};var g_518fe3cd7d052ab4bc27c50d5584d8b2 = new google.maps.Geocoder();g_518fe3cd7d052ab4bc27c50d5584d8b2.geocode( { 'address': "265 Kentlands Blvd, Gaithersburg, MD 20878, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gaithersburg-MD-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('gaithersburg-MD-bbt-mortgage'), mapOptions);}document.getElementById('502a9501').innerHTML += ' | View Map';var $l518fe3cd7d052ab4bc27c50d5584d8b2 = '

BB&T Mortgage

Address: 265 Kentlands Blvd, Gaithersburg, MD 20878, USA
Phone: (800) 295-5744
';var m_518fe3cd7d052ab4bc27c50d5584d8b2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_518fe3cd7d052ab4bc27c50d5584d8b2['infowindow'] = new google.maps.InfoWindow({content: $l518fe3cd7d052ab4bc27c50d5584d8b2});var infowindow = new google.maps.InfoWindow({content: $l518fe3cd7d052ab4bc27c50d5584d8b2});google.maps.event.addListener(m_518fe3cd7d052ab4bc27c50d5584d8b2, 'click', function() {infowindow.open(map,m_518fe3cd7d052ab4bc27c50d5584d8b2);});$marker.push(m_518fe3cd7d052ab4bc27c50d5584d8b2);}});var g_dfd12d0413525737ee2644877068520f = new google.maps.Geocoder();g_dfd12d0413525737ee2644877068520f.geocode( { 'address': "467 N Frederick Ave, Gaithersburg, MD 20877, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gaithersburg-MD-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('gaithersburg-MD-bbt-mortgage'), mapOptions);}document.getElementById('71d6b701').innerHTML += ' | View Map';var $ldfd12d0413525737ee2644877068520f = '

BB&T Mortgage

Address: 467 N Frederick Ave, Gaithersburg, MD 20877, USA
Phone: (800) 295-5744
';var m_dfd12d0413525737ee2644877068520f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_dfd12d0413525737ee2644877068520f['infowindow'] = new google.maps.InfoWindow({content: $ldfd12d0413525737ee2644877068520f});var infowindow = new google.maps.InfoWindow({content: $ldfd12d0413525737ee2644877068520f});google.maps.event.addListener(m_dfd12d0413525737ee2644877068520f, 'click', function() {infowindow.open(map,m_dfd12d0413525737ee2644877068520f);});$marker.push(m_dfd12d0413525737ee2644877068520f);}});}google.maps.event.addDomListener(window, 'load', initialize);