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.0911,-73.9239)};var g_29497a2621e93742deb22197699a40fc = new google.maps.Geocoder();g_29497a2621e93742deb22197699a40fc.geocode( { 'address': "15 N Mill St, Nyack, NY 10960, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('nyack-NY-prodigy-mortgage-corporation').style.display = '';map = new google.maps.Map(document.getElementById('nyack-NY-prodigy-mortgage-corporation'), mapOptions);}document.getElementById('73aca75b').innerHTML += ' | View Map';var $l29497a2621e93742deb22197699a40fc = '

Prodigy Mortgage Corporation

Address: 15 N Mill St, Nyack, NY 10960, USA
Phone: (845) 639-0400
';var m_29497a2621e93742deb22197699a40fc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Prodigy Mortgage Corporation',});m_29497a2621e93742deb22197699a40fc['infowindow'] = new google.maps.InfoWindow({content: $l29497a2621e93742deb22197699a40fc});var infowindow = new google.maps.InfoWindow({content: $l29497a2621e93742deb22197699a40fc});google.maps.event.addListener(m_29497a2621e93742deb22197699a40fc, 'click', function() {infowindow.open(map,m_29497a2621e93742deb22197699a40fc);});$marker.push(m_29497a2621e93742deb22197699a40fc);}});}google.maps.event.addDomListener(window, 'load', initialize);