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.3525,-74.2754)};var g_71fcbae809ac29a498dbe627a7b23b4c = new google.maps.Geocoder();g_71fcbae809ac29a498dbe627a7b23b4c.geocode( { 'address': "38 Brookside Ave, Chester, NY 10918, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('chester-NY-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('chester-NY-citizens-bank'), mapOptions);}document.getElementById('a5839899').innerHTML += ' | View Map';var $l71fcbae809ac29a498dbe627a7b23b4c = '

Citizens Bank

Address: 38 Brookside Ave, Chester, NY 10918, USA
Phone:
';var m_71fcbae809ac29a498dbe627a7b23b4c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_71fcbae809ac29a498dbe627a7b23b4c['infowindow'] = new google.maps.InfoWindow({content: $l71fcbae809ac29a498dbe627a7b23b4c});var infowindow = new google.maps.InfoWindow({content: $l71fcbae809ac29a498dbe627a7b23b4c});google.maps.event.addListener(m_71fcbae809ac29a498dbe627a7b23b4c, 'click', function() {infowindow.open(map,m_71fcbae809ac29a498dbe627a7b23b4c);});$marker.push(m_71fcbae809ac29a498dbe627a7b23b4c);}});var g_315f449dd32bb9bd3a3a77b6742b2519 = new google.maps.Geocoder();g_315f449dd32bb9bd3a3a77b6742b2519.geocode( { 'address': "68 Brookside Ave, Chester, NY 10918, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('chester-NY-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('chester-NY-citizens-bank'), mapOptions);}document.getElementById('f240759c').innerHTML += ' | View Map';var $l315f449dd32bb9bd3a3a77b6742b2519 = '

Citizens Bank

Address: 68 Brookside Ave, Chester, NY 10918, USA
Phone:
';var m_315f449dd32bb9bd3a3a77b6742b2519 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_315f449dd32bb9bd3a3a77b6742b2519['infowindow'] = new google.maps.InfoWindow({content: $l315f449dd32bb9bd3a3a77b6742b2519});var infowindow = new google.maps.InfoWindow({content: $l315f449dd32bb9bd3a3a77b6742b2519});google.maps.event.addListener(m_315f449dd32bb9bd3a3a77b6742b2519, 'click', function() {infowindow.open(map,m_315f449dd32bb9bd3a3a77b6742b2519);});$marker.push(m_315f449dd32bb9bd3a3a77b6742b2519);}});}google.maps.event.addDomListener(window, 'load', initialize);