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.6893,-74.6808)};var g_2c097e4b4105aed0d6c5c7cabd3a633c = new google.maps.Geocoder();g_2c097e4b4105aed0d6c5c7cabd3a633c.geocode( { 'address': "33 Anawana Lake Rd, Monticello, NY 12701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('monticello-NY-jeff-bank').style.display = '';map = new google.maps.Map(document.getElementById('monticello-NY-jeff-bank'), mapOptions);}document.getElementById('c729eecd').innerHTML += ' | View Map';var $l2c097e4b4105aed0d6c5c7cabd3a633c = '

Jeff Bank

Address: 33 Anawana Lake Rd, Monticello, NY 12701
Phone: (845) 794-3988
';var m_2c097e4b4105aed0d6c5c7cabd3a633c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Jeff Bank',});m_2c097e4b4105aed0d6c5c7cabd3a633c['infowindow'] = new google.maps.InfoWindow({content: $l2c097e4b4105aed0d6c5c7cabd3a633c});var infowindow = new google.maps.InfoWindow({content: $l2c097e4b4105aed0d6c5c7cabd3a633c});google.maps.event.addListener(m_2c097e4b4105aed0d6c5c7cabd3a633c, 'click', function() {infowindow.open(map,m_2c097e4b4105aed0d6c5c7cabd3a633c);});$marker.push(m_2c097e4b4105aed0d6c5c7cabd3a633c);}});var g_26aba7f4780d4fbe4132e395c060f09c = new google.maps.Geocoder();g_26aba7f4780d4fbe4132e395c060f09c.geocode( { 'address': "15 Forestburgh Rd, Monticello, NY 12701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('monticello-NY-jeff-bank').style.display = '';map = new google.maps.Map(document.getElementById('monticello-NY-jeff-bank'), mapOptions);}document.getElementById('7393a95b').innerHTML += ' | View Map';var $l26aba7f4780d4fbe4132e395c060f09c = '

Jeff Bank

Address: 15 Forestburgh Rd, Monticello, NY 12701
Phone: (845) 791-4000
';var m_26aba7f4780d4fbe4132e395c060f09c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Jeff Bank',});m_26aba7f4780d4fbe4132e395c060f09c['infowindow'] = new google.maps.InfoWindow({content: $l26aba7f4780d4fbe4132e395c060f09c});var infowindow = new google.maps.InfoWindow({content: $l26aba7f4780d4fbe4132e395c060f09c});google.maps.event.addListener(m_26aba7f4780d4fbe4132e395c060f09c, 'click', function() {infowindow.open(map,m_26aba7f4780d4fbe4132e395c060f09c);});$marker.push(m_26aba7f4780d4fbe4132e395c060f09c);}});}google.maps.event.addDomListener(window, 'load', initialize);