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(42.215,-73.8823)};var g_79c4e9cd6512c13de8907e6d1c1189cc = new google.maps.Geocoder();g_79c4e9cd6512c13de8907e6d1c1189cc.geocode( { 'address': "260 W Bridge St, Catskill, NY 12414, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('catskill-NY-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('catskill-NY-citizens-bank'), mapOptions);}document.getElementById('3299bd68').innerHTML += ' | View Map';var $l79c4e9cd6512c13de8907e6d1c1189cc = '

Citizens Bank

Address: 260 W Bridge St, Catskill, NY 12414, USA
Phone:
';var m_79c4e9cd6512c13de8907e6d1c1189cc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_79c4e9cd6512c13de8907e6d1c1189cc['infowindow'] = new google.maps.InfoWindow({content: $l79c4e9cd6512c13de8907e6d1c1189cc});var infowindow = new google.maps.InfoWindow({content: $l79c4e9cd6512c13de8907e6d1c1189cc});google.maps.event.addListener(m_79c4e9cd6512c13de8907e6d1c1189cc, 'click', function() {infowindow.open(map,m_79c4e9cd6512c13de8907e6d1c1189cc);});$marker.push(m_79c4e9cd6512c13de8907e6d1c1189cc);}});var g_b43a27e67ea0af815d8c9ae780756859 = new google.maps.Geocoder();g_b43a27e67ea0af815d8c9ae780756859.geocode( { 'address': "203 Jefferson Ave, Catskill, NY 12414, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('catskill-NY-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('catskill-NY-citizens-bank'), mapOptions);}document.getElementById('eca9dbd8').innerHTML += ' | View Map';var $lb43a27e67ea0af815d8c9ae780756859 = '

Citizens Bank

Address: 203 Jefferson Ave, Catskill, NY 12414, USA
Phone:
';var m_b43a27e67ea0af815d8c9ae780756859 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_b43a27e67ea0af815d8c9ae780756859['infowindow'] = new google.maps.InfoWindow({content: $lb43a27e67ea0af815d8c9ae780756859});var infowindow = new google.maps.InfoWindow({content: $lb43a27e67ea0af815d8c9ae780756859});google.maps.event.addListener(m_b43a27e67ea0af815d8c9ae780756859, 'click', function() {infowindow.open(map,m_b43a27e67ea0af815d8c9ae780756859);});$marker.push(m_b43a27e67ea0af815d8c9ae780756859);}});}google.maps.event.addDomListener(window, 'load', initialize);