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(41.5914,-73.9056)};var g_7cfd5e99fbbe11f117156b54775c9ad4 = new google.maps.Geocoder();g_7cfd5e99fbbe11f117156b54775c9ad4.geocode( { 'address': "29 Marshall Rd, Wappingers Falls, NY 12590, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wappingers-falls-NY-jl-mortgage-brokers-llc').style.display = '';map = new google.maps.Map(document.getElementById('wappingers-falls-NY-jl-mortgage-brokers-llc'), mapOptions);}document.getElementById('c813575c').innerHTML += ' | View Map';var $l7cfd5e99fbbe11f117156b54775c9ad4 = '

JL Mortgage Brokers LLC

Address: 29 Marshall Rd, Wappingers Falls, NY 12590, USA
Phone: (845) 632-6322
';var m_7cfd5e99fbbe11f117156b54775c9ad4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'JL Mortgage Brokers LLC',});m_7cfd5e99fbbe11f117156b54775c9ad4['infowindow'] = new google.maps.InfoWindow({content: $l7cfd5e99fbbe11f117156b54775c9ad4});var infowindow = new google.maps.InfoWindow({content: $l7cfd5e99fbbe11f117156b54775c9ad4});google.maps.event.addListener(m_7cfd5e99fbbe11f117156b54775c9ad4, 'click', function() {infowindow.open(map,m_7cfd5e99fbbe11f117156b54775c9ad4);});$marker.push(m_7cfd5e99fbbe11f117156b54775c9ad4);}});}google.maps.event.addDomListener(window, 'load', initialize);