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.1445,-73.9965)};var g_4a2dcbdbd245f176c09d80ac3f56f340 = new google.maps.Geocoder();g_4a2dcbdbd245f176c09d80ac3f56f340.geocode( { 'address': "26 Old Middletown Rd, New City, NY 10956"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-city-NY-provident-bank').style.display = '';map = new google.maps.Map(document.getElementById('new-city-NY-provident-bank'), mapOptions);}document.getElementById('e727e114').innerHTML += ' | View Map';var $l4a2dcbdbd245f176c09d80ac3f56f340 = '

Provident Bank

Address: 26 Old Middletown Rd, New City, NY 10956
Phone: (845) 627-6170
';var m_4a2dcbdbd245f176c09d80ac3f56f340 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Provident Bank',});m_4a2dcbdbd245f176c09d80ac3f56f340['infowindow'] = new google.maps.InfoWindow({content: $l4a2dcbdbd245f176c09d80ac3f56f340});var infowindow = new google.maps.InfoWindow({content: $l4a2dcbdbd245f176c09d80ac3f56f340});google.maps.event.addListener(m_4a2dcbdbd245f176c09d80ac3f56f340, 'click', function() {infowindow.open(map,m_4a2dcbdbd245f176c09d80ac3f56f340);});$marker.push(m_4a2dcbdbd245f176c09d80ac3f56f340);}});var g_af434bae39933058cc4d35fb7a2e23b8 = new google.maps.Geocoder();g_af434bae39933058cc4d35fb7a2e23b8.geocode( { 'address': "179 S Main St, New City, NY 10956"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-city-NY-provident-bank').style.display = '';map = new google.maps.Map(document.getElementById('new-city-NY-provident-bank'), mapOptions);}document.getElementById('c1bcf3cd').innerHTML += ' | View Map';var $laf434bae39933058cc4d35fb7a2e23b8 = '

Provident Bank

Address: 179 S Main St, New City, NY 10956
Phone: (845) 639-7750
';var m_af434bae39933058cc4d35fb7a2e23b8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Provident Bank',});m_af434bae39933058cc4d35fb7a2e23b8['infowindow'] = new google.maps.InfoWindow({content: $laf434bae39933058cc4d35fb7a2e23b8});var infowindow = new google.maps.InfoWindow({content: $laf434bae39933058cc4d35fb7a2e23b8});google.maps.event.addListener(m_af434bae39933058cc4d35fb7a2e23b8, 'click', function() {infowindow.open(map,m_af434bae39933058cc4d35fb7a2e23b8);});$marker.push(m_af434bae39933058cc4d35fb7a2e23b8);}});}google.maps.event.addDomListener(window, 'load', initialize);