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.8525,-74.8335)};var g_555bdddfde39b83f9751fcb0a917daf2 = new google.maps.Geocoder();g_555bdddfde39b83f9751fcb0a917daf2.geocode( { 'address': "300 Valentine St g, Hackettstown, NJ 07840, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hackettstown-NJ-k-mortgage-llc').style.display = '';map = new google.maps.Map(document.getElementById('hackettstown-NJ-k-mortgage-llc'), mapOptions);}document.getElementById('4c3cffc5').innerHTML += ' | View Map';var $l555bdddfde39b83f9751fcb0a917daf2 = '

K Mortgage LLC

Address: 300 Valentine St g, Hackettstown, NJ 07840, USA
Phone: (908) 887-0323
';var m_555bdddfde39b83f9751fcb0a917daf2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'K Mortgage LLC',});m_555bdddfde39b83f9751fcb0a917daf2['infowindow'] = new google.maps.InfoWindow({content: $l555bdddfde39b83f9751fcb0a917daf2});var infowindow = new google.maps.InfoWindow({content: $l555bdddfde39b83f9751fcb0a917daf2});google.maps.event.addListener(m_555bdddfde39b83f9751fcb0a917daf2, 'click', function() {infowindow.open(map,m_555bdddfde39b83f9751fcb0a917daf2);});$marker.push(m_555bdddfde39b83f9751fcb0a917daf2);}});}google.maps.event.addDomListener(window, 'load', initialize);