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.9507,-75.1715)};var g_a52f1c63a03ffe66aae4870d2d1272e8 = new google.maps.Geocoder();g_a52f1c63a03ffe66aae4870d2d1272e8.geocode( { 'address': "1845 Walnut St Ste 125 Ste 125, Philadelphia, PA 19103, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('philadelphia-PA-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('philadelphia-PA-bbt-mortgage'), mapOptions);}document.getElementById('04c6fc4d').innerHTML += ' | View Map';var $la52f1c63a03ffe66aae4870d2d1272e8 = '

BB&T Mortgage

Address: 1845 Walnut St Ste 125 Ste 125, Philadelphia, PA 19103, USA
Phone: (800) 295-5744
';var m_a52f1c63a03ffe66aae4870d2d1272e8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_a52f1c63a03ffe66aae4870d2d1272e8['infowindow'] = new google.maps.InfoWindow({content: $la52f1c63a03ffe66aae4870d2d1272e8});var infowindow = new google.maps.InfoWindow({content: $la52f1c63a03ffe66aae4870d2d1272e8});google.maps.event.addListener(m_a52f1c63a03ffe66aae4870d2d1272e8, 'click', function() {infowindow.open(map,m_a52f1c63a03ffe66aae4870d2d1272e8);});$marker.push(m_a52f1c63a03ffe66aae4870d2d1272e8);}});var g_113209b7fd585b0036ccf5642039c8da = new google.maps.Geocoder();g_113209b7fd585b0036ccf5642039c8da.geocode( { 'address': "1635 Market St, Philadelphia, PA 19103, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('philadelphia-PA-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('philadelphia-PA-bbt-mortgage'), mapOptions);}document.getElementById('ac5e4b79').innerHTML += ' | View Map';var $l113209b7fd585b0036ccf5642039c8da = '

BB&T Mortgage

Address: 1635 Market St, Philadelphia, PA 19103, USA
Phone: (800) 295-5744
';var m_113209b7fd585b0036ccf5642039c8da = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_113209b7fd585b0036ccf5642039c8da['infowindow'] = new google.maps.InfoWindow({content: $l113209b7fd585b0036ccf5642039c8da});var infowindow = new google.maps.InfoWindow({content: $l113209b7fd585b0036ccf5642039c8da});google.maps.event.addListener(m_113209b7fd585b0036ccf5642039c8da, 'click', function() {infowindow.open(map,m_113209b7fd585b0036ccf5642039c8da);});$marker.push(m_113209b7fd585b0036ccf5642039c8da);}});}google.maps.event.addDomListener(window, 'load', initialize);