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.7913,-74.3139)};var g_6806c6ea50ea2de3df70f5451156cd06 = new google.maps.Geocoder();g_6806c6ea50ea2de3df70f5451156cd06.geocode( { 'address': "154 S Livingston Ave #102, Livingston, NJ 07039, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('livingston-NJ-american-mortgage-co').style.display = '';map = new google.maps.Map(document.getElementById('livingston-NJ-american-mortgage-co'), mapOptions);}document.getElementById('666447a1').innerHTML += ' | View Map';var $l6806c6ea50ea2de3df70f5451156cd06 = '

American Mortgage Co

Address: 154 S Livingston Ave #102, Livingston, NJ 07039, USA
Phone: (973) 251-2786
';var m_6806c6ea50ea2de3df70f5451156cd06 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Mortgage Co',});m_6806c6ea50ea2de3df70f5451156cd06['infowindow'] = new google.maps.InfoWindow({content: $l6806c6ea50ea2de3df70f5451156cd06});var infowindow = new google.maps.InfoWindow({content: $l6806c6ea50ea2de3df70f5451156cd06});google.maps.event.addListener(m_6806c6ea50ea2de3df70f5451156cd06, 'click', function() {infowindow.open(map,m_6806c6ea50ea2de3df70f5451156cd06);});$marker.push(m_6806c6ea50ea2de3df70f5451156cd06);}});var g_c368e7d70c6a037137240a0d4bd4d025 = new google.maps.Geocoder();g_c368e7d70c6a037137240a0d4bd4d025.geocode( { 'address': "27 N Baums Ct, Livingston, NJ 07039, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('livingston-NJ-american-mortgage-co').style.display = '';map = new google.maps.Map(document.getElementById('livingston-NJ-american-mortgage-co'), mapOptions);}document.getElementById('293ac501').innerHTML += ' | View Map';var $lc368e7d70c6a037137240a0d4bd4d025 = '

American Mortgage Co

Address: 27 N Baums Ct, Livingston, NJ 07039, USA
Phone: (973) 251-2786
';var m_c368e7d70c6a037137240a0d4bd4d025 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Mortgage Co',});m_c368e7d70c6a037137240a0d4bd4d025['infowindow'] = new google.maps.InfoWindow({content: $lc368e7d70c6a037137240a0d4bd4d025});var infowindow = new google.maps.InfoWindow({content: $lc368e7d70c6a037137240a0d4bd4d025});google.maps.event.addListener(m_c368e7d70c6a037137240a0d4bd4d025, 'click', function() {infowindow.open(map,m_c368e7d70c6a037137240a0d4bd4d025);});$marker.push(m_c368e7d70c6a037137240a0d4bd4d025);}});}google.maps.event.addDomListener(window, 'load', initialize);