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.7416,-73.9856)};var g_c27502dae80e2bf9ca07e869b8c4f272 = new google.maps.Geocoder();g_c27502dae80e2bf9ca07e869b8c4f272.geocode( { 'address': "346 Park Ave S, New York, NY 10010, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-york-NY-provident-loan-society-of-ny').style.display = '';map = new google.maps.Map(document.getElementById('new-york-NY-provident-loan-society-of-ny'), mapOptions);}document.getElementById('cb2fe7ff').innerHTML += ' | View Map';var $lc27502dae80e2bf9ca07e869b8c4f272 = '

Provident Loan Society of NY

Address: 346 Park Ave S, New York, NY 10010, USA
Phone: (212) 685-0386
';var m_c27502dae80e2bf9ca07e869b8c4f272 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Provident Loan Society of NY',});m_c27502dae80e2bf9ca07e869b8c4f272['infowindow'] = new google.maps.InfoWindow({content: $lc27502dae80e2bf9ca07e869b8c4f272});var infowindow = new google.maps.InfoWindow({content: $lc27502dae80e2bf9ca07e869b8c4f272});google.maps.event.addListener(m_c27502dae80e2bf9ca07e869b8c4f272, 'click', function() {infowindow.open(map,m_c27502dae80e2bf9ca07e869b8c4f272);});$marker.push(m_c27502dae80e2bf9ca07e869b8c4f272);}});}google.maps.event.addDomListener(window, 'load', initialize);