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.8285,-73.9819)};var g_6c5342f2eab1ef18429f02ba2c448d8d = new google.maps.Geocoder();g_6c5342f2eab1ef18429f02ba2c448d8d.geocode( { 'address': "229 Franklin Ave, Cliffside Park, NJ 07010, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cliffside-park-NJ-mortgage-world-home-loans-of-new-jersey-llc').style.display = '';map = new google.maps.Map(document.getElementById('cliffside-park-NJ-mortgage-world-home-loans-of-new-jersey-llc'), mapOptions);}document.getElementById('0f08c0ef').innerHTML += ' | View Map';var $l6c5342f2eab1ef18429f02ba2c448d8d = '

Mortgage World Home Loans of New Jersey. LLC

Address: 229 Franklin Ave, Cliffside Park, NJ 07010, USA
Phone: (888) 958-4228
';var m_6c5342f2eab1ef18429f02ba2c448d8d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mortgage World Home Loans of New Jersey. LLC',});m_6c5342f2eab1ef18429f02ba2c448d8d['infowindow'] = new google.maps.InfoWindow({content: $l6c5342f2eab1ef18429f02ba2c448d8d});var infowindow = new google.maps.InfoWindow({content: $l6c5342f2eab1ef18429f02ba2c448d8d});google.maps.event.addListener(m_6c5342f2eab1ef18429f02ba2c448d8d, 'click', function() {infowindow.open(map,m_6c5342f2eab1ef18429f02ba2c448d8d);});$marker.push(m_6c5342f2eab1ef18429f02ba2c448d8d);}});}google.maps.event.addDomListener(window, 'load', initialize);