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.5137,-73.5917)};var g_8605dd8ecfa6fc7cf0714f48fa06bf7d = new google.maps.Geocoder();g_8605dd8ecfa6fc7cf0714f48fa06bf7d.geocode( { 'address': "89 Haviland Dr, Patterson, NY 12563, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('patterson-NY-putnam-county-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('patterson-NY-putnam-county-national-bank'), mapOptions);}document.getElementById('109c320d').innerHTML += ' | View Map';var $l8605dd8ecfa6fc7cf0714f48fa06bf7d = '

Putnam County National Bank

Address: 89 Haviland Dr, Patterson, NY 12563, USA
Phone: (845) 279-8023
';var m_8605dd8ecfa6fc7cf0714f48fa06bf7d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Putnam County National Bank',});m_8605dd8ecfa6fc7cf0714f48fa06bf7d['infowindow'] = new google.maps.InfoWindow({content: $l8605dd8ecfa6fc7cf0714f48fa06bf7d});var infowindow = new google.maps.InfoWindow({content: $l8605dd8ecfa6fc7cf0714f48fa06bf7d});google.maps.event.addListener(m_8605dd8ecfa6fc7cf0714f48fa06bf7d, 'click', function() {infowindow.open(map,m_8605dd8ecfa6fc7cf0714f48fa06bf7d);});$marker.push(m_8605dd8ecfa6fc7cf0714f48fa06bf7d);}});var g_192434361b014d68499f1ea64e1ac8e2 = new google.maps.Geocoder();g_192434361b014d68499f1ea64e1ac8e2.geocode( { 'address': "3061 NY-22, Patterson, NY 12563, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('patterson-NY-putnam-county-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('patterson-NY-putnam-county-national-bank'), mapOptions);}document.getElementById('fa7993c1').innerHTML += ' | View Map';var $l192434361b014d68499f1ea64e1ac8e2 = '

Putnam County National Bank

Address: 3061 NY-22, Patterson, NY 12563, USA
Phone: (845) 878-6386
';var m_192434361b014d68499f1ea64e1ac8e2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Putnam County National Bank',});m_192434361b014d68499f1ea64e1ac8e2['infowindow'] = new google.maps.InfoWindow({content: $l192434361b014d68499f1ea64e1ac8e2});var infowindow = new google.maps.InfoWindow({content: $l192434361b014d68499f1ea64e1ac8e2});google.maps.event.addListener(m_192434361b014d68499f1ea64e1ac8e2, 'click', function() {infowindow.open(map,m_192434361b014d68499f1ea64e1ac8e2);});$marker.push(m_192434361b014d68499f1ea64e1ac8e2);}});}google.maps.event.addDomListener(window, 'load', initialize);