Town Board Meeting Scheduled: Joint Session with Woodridge
"Create a Website Account - Manage notification subscriptions, save form progress and more.
Search autocomplete is currently not responding. Please try again later.
View All Calendars is the default. Choose Select a Calendar to view a specific calendar. Subscribe to calendar notifications by clicking on the Notify Me® button, and you will automatically be alerted about the latest events in our community.
Agenda
Facility
Submit Event
Print
Email
Event Subscription
View RSS Feeds
Select on Calendar
Expand
Collapse
Previous
Next
Down
Up
Map
Share
Show more
Agenda
$(window).on("load", function () {
$('.icalDescription').urlToLink({ target: '_blank' });
});
var currentTextBox = null;
var currentDatePicker = null;
function hidePopup() {
return currentDatePicker && currentDatePicker.hidePopup();
}
//This method is called to handle the onclick and onfocus client side events for the texbox
function showPopup(sender, e) {
//this is a reference to the texbox which raised the event
//see the methods exposed through the $telerik static client library here - http://www.telerik.com/help/aspnet-ajax/telerik-static-client-library.html
var textBox = sender.tagName === "INPUT" ? sender : $telerik.getPreviousHtmlNode(sender);
// hide previous pop-up if open
textBox !== currentTextBox && hidePopup();
currentTextBox = textBox;
}
function dismissHook(e) {
return (e.keyCode === 27 || e.keyCode === 9) && hidePopup();
}
function handleKeydown(e) {
dismissHook(e) || searchTextHook(e);
}
//this handler is used to set the text of the TextBox to the value of selected from the popup
function dateSelected(sender, args) {
if (currentTextBox != null) {
//currentTextBox is the currently selected TextBox. Its value is set to the newly selected
//value of the picker
currentTextBox.value = args.get_newValue();
}
}
//this function is used to parse the date entered or selected by the user
function parseDate(sender, e) {
if (currentDatePicker != null) {
var date = currentDatePicker.get_dateInput().parseDate(sender.value);
var dateInput = currentDatePicker.get_dateInput();
if (date == null) {
date = currentDatePicker.get_selectedDate();
}
var formattedDate = dateInput.get_dateFormatInfo().FormatDate(date, dateInput.get_displayDateFormat());
sender.value = formattedDate;
}
}
function clearPostBack() {
Sys.WebForms.PageRequestManager.getInstance().remove_endRequest(clearPostBack);
$('.icalDescription').urlToLink({ target: '_blank' });
}
function redrawContentCalendar() {
Sys.WebForms.PageRequestManager.getInstance().add_endRequest(clearPostBack);
if (document.aspnetForm.calendarView.value == 'list' || document.aspnetForm.calendarView.value == '')
raiseAsyncPostbackCalendar('ctl00_ctl00_MainContent_ModuleContent_ctl00_contentUpdatePanelListView', 0, '');
else
raiseAsyncPostbackCalendar('ctl00_ctl00_MainContent_ModuleContent_ctl00_contentUpdatePanel', 0, '');
blockMenuSpawn = false;
}
function previousFeaturedItem(view) {
document.aspnetForm.calendarView.value = view;
raiseAsyncPostbackCalendar('featured', 0, 'drawFeaturedPrev');
}
function nextFeaturedItem(view) {
document.aspnetForm.calendarView.value = view;
raiseAsyncPostbackCalendar('featured', 0, 'drawFeaturedNext');
}
order+='ModuleContent\n'
Live Edit
//
Agendas & Minutes
.fancyButton56.fancyButton:link,.fancyButton56.fancyButton:visited, .fancyButton56div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=89');
background-repeat: no-repeat;
background-position: center top;
transition: all .2s ease-in-out;}
.fancyButton56.fancyButton:hover,.fancyButton56.fancyButton:focus,.fancyButton56.fancyButton:active,.fancyButton56.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=88');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton56.fancyButton:link > span,.fancyButton56.fancyButton:visited > span, .fancyButton56div.fancyButton > span{
}
.fancyButton56.fancyButton:hover > span,.fancyButton56.fancyButton:focus > span,.fancyButton56.fancyButton:active > span,.fancyButton56.fancyButton.hover > span{
}
.fancyButton56.fancyButton .text{
color: #000000;
font-size: 1.15em;
font-family: "Montserrat";
padding-top: 115px;
font-weight: 700;
text-decoration: none;
padding-top: 115px;
background-repeat: no-repeat;
background-position: center 22px ;
line-height: 1.15;}
.fancyButton56.fancyButton:hover .text,.fancyButton56.fancyButton:focus .text,.fancyButton56.fancyButton:active .text,.fancyButton56.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 22px ;
}
Community Voice
.fancyButton57.fancyButton:link,.fancyButton57.fancyButton:visited, .fancyButton57div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=97');
background-repeat: no-repeat;
background-position: center top;
transition: all .2s ease-in-out;}
.fancyButton57.fancyButton:hover,.fancyButton57.fancyButton:focus,.fancyButton57.fancyButton:active,.fancyButton57.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=96');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton57.fancyButton:link > span,.fancyButton57.fancyButton:visited > span, .fancyButton57div.fancyButton > span{
}
.fancyButton57.fancyButton:hover > span,.fancyButton57.fancyButton:focus > span,.fancyButton57.fancyButton:active > span,.fancyButton57.fancyButton.hover > span{
}
.fancyButton57.fancyButton .text{
color: #000000;
font-size: 1.15em;
font-family: "Montserrat";
padding-top: 115px;
font-weight: 700;
text-decoration: none;
padding-top: 115px;
background-repeat: no-repeat;
background-position: center 22px ;
line-height: 1.15;}
.fancyButton57.fancyButton:hover .text,.fancyButton57.fancyButton:focus .text,.fancyButton57.fancyButton:active .text,.fancyButton57.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 22px ;
}
Facilities
.fancyButton59.fancyButton:link,.fancyButton59.fancyButton:visited, .fancyButton59div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=99');
background-repeat: no-repeat;
background-position: center top;
transition: all .2s ease-in-out;}
.fancyButton59.fancyButton:hover,.fancyButton59.fancyButton:focus,.fancyButton59.fancyButton:active,.fancyButton59.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=98');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton59.fancyButton:link > span,.fancyButton59.fancyButton:visited > span, .fancyButton59div.fancyButton > span{
}
.fancyButton59.fancyButton:hover > span,.fancyButton59.fancyButton:focus > span,.fancyButton59.fancyButton:active > span,.fancyButton59.fancyButton.hover > span{
}
.fancyButton59.fancyButton .text{
color: #000000;
font-size: 1.15em;
font-family: "Montserrat";
padding-top: 115px;
font-weight: 700;
text-decoration: none;
padding-top: 115px;
background-repeat: no-repeat;
background-position: center 22px ;
line-height: 1.15;}
.fancyButton59.fancyButton:hover .text,.fancyButton59.fancyButton:focus .text,.fancyButton59.fancyButton:active .text,.fancyButton59.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 22px ;
}
Employment
.fancyButton58.fancyButton:link,.fancyButton58.fancyButton:visited, .fancyButton58div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=91');
background-repeat: no-repeat;
background-position: center top;
transition: all .2s ease-in-out;}
.fancyButton58.fancyButton:hover,.fancyButton58.fancyButton:focus,.fancyButton58.fancyButton:active,.fancyButton58.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=90');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton58.fancyButton:link > span,.fancyButton58.fancyButton:visited > span, .fancyButton58div.fancyButton > span{
}
.fancyButton58.fancyButton:hover > span,.fancyButton58.fancyButton:focus > span,.fancyButton58.fancyButton:active > span,.fancyButton58.fancyButton.hover > span{
}
.fancyButton58.fancyButton .text{
color: #000000;
font-size: 1.15em;
font-family: "Montserrat";
padding-top: 115px;
font-weight: 700;
text-decoration: none;
padding-top: 115px;
background-repeat: no-repeat;
background-position: center 22px ;
line-height: 1.15;}
.fancyButton58.fancyButton:hover .text,.fancyButton58.fancyButton:focus .text,.fancyButton58.fancyButton:active .text,.fancyButton58.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 22px ;
}
Forms
.fancyButton60.fancyButton:link,.fancyButton60.fancyButton:visited, .fancyButton60div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=93');
background-repeat: no-repeat;
background-position: center top;
transition: all .2s ease-in-out;}
.fancyButton60.fancyButton:hover,.fancyButton60.fancyButton:focus,.fancyButton60.fancyButton:active,.fancyButton60.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=92');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton60.fancyButton:link > span,.fancyButton60.fancyButton:visited > span, .fancyButton60div.fancyButton > span{
}
.fancyButton60.fancyButton:hover > span,.fancyButton60.fancyButton:focus > span,.fancyButton60.fancyButton:active > span,.fancyButton60.fancyButton.hover > span{
}
.fancyButton60.fancyButton .text{
color: #000000;
font-size: 1.15em;
font-family: "Montserrat";
padding-top: 115px;
font-weight: 700;
text-decoration: none;
padding-top: 115px;
background-repeat: no-repeat;
background-position: center 22px ;
line-height: 1.15;}
.fancyButton60.fancyButton:hover .text,.fancyButton60.fancyButton:focus .text,.fancyButton60.fancyButton:active .text,.fancyButton60.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 22px ;
}
Services
.fancyButton61.fancyButton:link,.fancyButton61.fancyButton:visited, .fancyButton61div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=95');
background-repeat: no-repeat;
background-position: center top;
transition: all .2s ease-in-out;}
.fancyButton61.fancyButton:hover,.fancyButton61.fancyButton:focus,.fancyButton61.fancyButton:active,.fancyButton61.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=94');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton61.fancyButton:link > span,.fancyButton61.fancyButton:visited > span, .fancyButton61div.fancyButton > span{
}
.fancyButton61.fancyButton:hover > span,.fancyButton61.fancyButton:focus > span,.fancyButton61.fancyButton:active > span,.fancyButton61.fancyButton.hover > span{
}
.fancyButton61.fancyButton .text{
color: #000000;
font-size: 1.15em;
font-family: "Montserrat";
padding-top: 115px;
font-weight: 700;
text-decoration: none;
padding-top: 115px;
background-repeat: no-repeat;
background-position: center 22px ;
line-height: 1.15;}
.fancyButton61.fancyButton:hover .text,.fancyButton61.fancyButton:focus .text,.fancyButton61.fancyButton:active .text,.fancyButton61.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 22px ;
}
Town of Fallsburg19 Railroad Plaza P.O. Box 2019South Fallsburg, NY 12779Phone: 845-434-8810"
Sullivan County to Host Public Meeting on Swan Lake Bridge Replacement
"Public Information Meeting Notice for Swan Lake Bridge Project
Tuesday, May 26, 2026
danh
Tue, 05/26/2026 - 3:55pm
Liberty, NY – Sullivan County’s Division of Public Works will conduct a Public Information Meeting to discuss the proposed replacement of Sullivan County Bridge No. 51, which carries Briscoe Rd. (County Route 142) over the outlet of Swan Lake. This project is funded through the NYSDOT BridgeNY program. The meeting will be held at the Liberty Senior Center, 119 North Main St., Liberty, on Wednesday, June 17, 2026 from 6-8 p.m. The purpose of this meeting is to obtain comments from interested parties and stakeholders related to proposed project and discuss environmental and traffic concerns.Barton & Loguidice, D.P.C., under contract with the County, is currently developing plans for this project following NYS Department of Transportation requirements. The project work being considered involves the removal and replacement of the existing single-span bridge and replacement with another single-span bridge structure. Planning and design work is scheduled to be complete by the end of 2026, with anticipated construction starting in the spring of 2027.Should any attendee require a sign language interpreter or assistive listening system, or for any other questions or concerns, please contact Roman Di Cio, PE, Sullivan County Division of Public Works, at 845-807-0281, at least seven days before the meeting."