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.2527,-74.6126)};var g_7549140e924c8849d3831c2f55ec1548 = new google.maps.Geocoder();g_7549140e924c8849d3831c2f55ec1548.geocode( { 'address': "109 34th St, Ocean City, NJ 08226, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ocean-city-NJ-philadelphia-mortgage-advisors').style.display = '';map = new google.maps.Map(document.getElementById('ocean-city-NJ-philadelphia-mortgage-advisors'), mapOptions);}document.getElementById('9f3ffa7f').innerHTML += ' | View Map';var $l7549140e924c8849d3831c2f55ec1548 = '

Philadelphia Mortgage Advisors

Address: 109 34th St, Ocean City, NJ 08226, USA
Phone: (609) 398-8600
';var m_7549140e924c8849d3831c2f55ec1548 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Philadelphia Mortgage Advisors',});m_7549140e924c8849d3831c2f55ec1548['infowindow'] = new google.maps.InfoWindow({content: $l7549140e924c8849d3831c2f55ec1548});var infowindow = new google.maps.InfoWindow({content: $l7549140e924c8849d3831c2f55ec1548});google.maps.event.addListener(m_7549140e924c8849d3831c2f55ec1548, 'click', function() {infowindow.open(map,m_7549140e924c8849d3831c2f55ec1548);});$marker.push(m_7549140e924c8849d3831c2f55ec1548);}});}google.maps.event.addDomListener(window, 'load', initialize);