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(40.2925,-75.1787)};var g_5eac43aceba42c8757b54003a58277b5 = new google.maps.Geocoder();g_5eac43aceba42c8757b54003a58277b5.geocode( { 'address': "13 Goldeneye Ct, Doylestown, PA 18901, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('doylestown-PA-fastcommercialmortgagescom').style.display = '';map = new google.maps.Map(document.getElementById('doylestown-PA-fastcommercialmortgagescom'), mapOptions);}document.getElementById('cdf65900').innerHTML += ' | View Map';var $l5eac43aceba42c8757b54003a58277b5 = '

FastCommercialMortgages.com

Address: 13 Goldeneye Ct, Doylestown, PA 18901, USA
Phone: (215) 230-1885
';var m_5eac43aceba42c8757b54003a58277b5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'FastCommercialMortgages.com',});m_5eac43aceba42c8757b54003a58277b5['infowindow'] = new google.maps.InfoWindow({content: $l5eac43aceba42c8757b54003a58277b5});var infowindow = new google.maps.InfoWindow({content: $l5eac43aceba42c8757b54003a58277b5});google.maps.event.addListener(m_5eac43aceba42c8757b54003a58277b5, 'click', function() {infowindow.open(map,m_5eac43aceba42c8757b54003a58277b5);});$marker.push(m_5eac43aceba42c8757b54003a58277b5);}});}google.maps.event.addDomListener(window, 'load', initialize);