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.2218,-74.6461)};var g_8bdfe46d14287b90529c9ecf97a19432 = new google.maps.Geocoder();g_8bdfe46d14287b90529c9ecf97a19432.geocode( { 'address': "2127 NJ-33, Trenton, NJ 08690, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('trenton-NJ-fairway-independent-mortgage-corporation---the-dennis-team').style.display = '';map = new google.maps.Map(document.getElementById('trenton-NJ-fairway-independent-mortgage-corporation---the-dennis-team'), mapOptions);}document.getElementById('ce765210').innerHTML += ' | View Map';var $l8bdfe46d14287b90529c9ecf97a19432 = '

Fairway Independent Mortgage Corporation - The Dennis Team

Address: 2127 NJ-33, Trenton, NJ 08690, USA
Phone: (609) 448-5626
';var m_8bdfe46d14287b90529c9ecf97a19432 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fairway Independent Mortgage Corporation - The Dennis Team',});m_8bdfe46d14287b90529c9ecf97a19432['infowindow'] = new google.maps.InfoWindow({content: $l8bdfe46d14287b90529c9ecf97a19432});var infowindow = new google.maps.InfoWindow({content: $l8bdfe46d14287b90529c9ecf97a19432});google.maps.event.addListener(m_8bdfe46d14287b90529c9ecf97a19432, 'click', function() {infowindow.open(map,m_8bdfe46d14287b90529c9ecf97a19432);});$marker.push(m_8bdfe46d14287b90529c9ecf97a19432);}});}google.maps.event.addDomListener(window, 'load', initialize);