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.0064,-73.6904)};var g_f9dc2d36953dc90367c313fbaf8dc4a3 = new google.maps.Geocoder();g_f9dc2d36953dc90367c313fbaf8dc4a3.geocode( { 'address': "800 Westchester Ave n461, Rye Brook, NY 10573, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rye-brook-NY-counselpro-lending-llc').style.display = '';map = new google.maps.Map(document.getElementById('rye-brook-NY-counselpro-lending-llc'), mapOptions);}document.getElementById('6f9e58d6').innerHTML += ' | View Map';var $lf9dc2d36953dc90367c313fbaf8dc4a3 = '

CounselPro Lending, LLC

Address: 800 Westchester Ave n461, Rye Brook, NY 10573, USA
Phone: (914) 481-8300
';var m_f9dc2d36953dc90367c313fbaf8dc4a3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CounselPro Lending, LLC',});m_f9dc2d36953dc90367c313fbaf8dc4a3['infowindow'] = new google.maps.InfoWindow({content: $lf9dc2d36953dc90367c313fbaf8dc4a3});var infowindow = new google.maps.InfoWindow({content: $lf9dc2d36953dc90367c313fbaf8dc4a3});google.maps.event.addListener(m_f9dc2d36953dc90367c313fbaf8dc4a3, 'click', function() {infowindow.open(map,m_f9dc2d36953dc90367c313fbaf8dc4a3);});$marker.push(m_f9dc2d36953dc90367c313fbaf8dc4a3);}});}google.maps.event.addDomListener(window, 'load', initialize);