Town Council Meeting Agenda
"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.Select the arrows on either side of the current month to change the month.
Please click the link in the upper right to view the agenda.
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
.fancyButton193.fancyButton:link,.fancyButton193.fancyButton:visited, .fancyButton193div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=3297');
background-repeat: no-repeat;
background-position: center 10px ;
transition:all .2s ease-in-out;}
.fancyButton193.fancyButton:hover,.fancyButton193.fancyButton:focus,.fancyButton193.fancyButton:active,.fancyButton193.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton193.fancyButton:link > span,.fancyButton193.fancyButton:visited > span, .fancyButton193div.fancyButton > span{
}
.fancyButton193.fancyButton:hover > span,.fancyButton193.fancyButton:focus > span,.fancyButton193.fancyButton:active > span,.fancyButton193.fancyButton.hover > span{
}
.fancyButton193.fancyButton .text{
color: #376196;
font-family: "Montserrat";
padding-top: 160px;
font-weight: 700;
text-decoration: none;
padding-top: 160px;
background-repeat: no-repeat;
background-position: center 150px ;
}
.fancyButton193.fancyButton:hover .text,.fancyButton193.fancyButton:focus .text,.fancyButton193.fancyButton:active .text,.fancyButton193.fancyButton.hover .text{
text-decoration: underline;
background-image: url('/ImageRepository/Document?documentID=3296');
background-repeat: no-repeat;
background-position: center 140px ;
}
Notify Me®
.fancyButton194.fancyButton:link,.fancyButton194.fancyButton:visited, .fancyButton194div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=3299');
background-repeat: no-repeat;
background-position: center 10px ;
transition:all .2s ease-in-out;}
.fancyButton194.fancyButton:hover,.fancyButton194.fancyButton:focus,.fancyButton194.fancyButton:active,.fancyButton194.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton194.fancyButton:link > span,.fancyButton194.fancyButton:visited > span, .fancyButton194div.fancyButton > span{
}
.fancyButton194.fancyButton:hover > span,.fancyButton194.fancyButton:focus > span,.fancyButton194.fancyButton:active > span,.fancyButton194.fancyButton.hover > span{
}
.fancyButton194.fancyButton .text{
color: #376196;
font-family: "Montserrat";
padding-top: 160px;
font-weight: 700;
text-decoration: none;
padding-top: 160px;
background-repeat: no-repeat;
background-position: center 150px ;
}
.fancyButton194.fancyButton:hover .text,.fancyButton194.fancyButton:focus .text,.fancyButton194.fancyButton:active .text,.fancyButton194.fancyButton.hover .text{
text-decoration: underline;
background-image: url('/ImageRepository/Document?documentID=3296');
background-repeat: no-repeat;
background-position: center 140px ;
}
Online Forms
.fancyButton195.fancyButton:link,.fancyButton195.fancyButton:visited, .fancyButton195div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=3300');
background-repeat: no-repeat;
background-position: center 10px ;
transition:all .2s ease-in-out;}
.fancyButton195.fancyButton:hover,.fancyButton195.fancyButton:focus,.fancyButton195.fancyButton:active,.fancyButton195.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton195.fancyButton:link > span,.fancyButton195.fancyButton:visited > span, .fancyButton195div.fancyButton > span{
}
.fancyButton195.fancyButton:hover > span,.fancyButton195.fancyButton:focus > span,.fancyButton195.fancyButton:active > span,.fancyButton195.fancyButton.hover > span{
}
.fancyButton195.fancyButton .text{
color: #376196;
font-family: "Montserrat";
padding-top: 160px;
font-weight: 700;
text-decoration: none;
padding-top: 160px;
background-repeat: no-repeat;
background-position: center 150px ;
}
.fancyButton195.fancyButton:hover .text,.fancyButton195.fancyButton:focus .text,.fancyButton195.fancyButton:active .text,.fancyButton195.fancyButton.hover .text{
text-decoration: underline;
background-image: url('/ImageRepository/Document?documentID=3296');
background-repeat: no-repeat;
background-position: center 140px ;
}
Parks & Recreation
.fancyButton196.fancyButton:link,.fancyButton196.fancyButton:visited, .fancyButton196div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=3301');
background-repeat: no-repeat;
background-position: center 10px ;
transition:all .2s ease-in-out;}
.fancyButton196.fancyButton:hover,.fancyButton196.fancyButton:focus,.fancyButton196.fancyButton:active,.fancyButton196.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton196.fancyButton:link > span,.fancyButton196.fancyButton:visited > span, .fancyButton196div.fancyButton > span{
}
.fancyButton196.fancyButton:hover > span,.fancyButton196.fancyButton:focus > span,.fancyButton196.fancyButton:active > span,.fancyButton196.fancyButton.hover > span{
}
.fancyButton196.fancyButton .text{
color: #376196;
font-family: "Montserrat";
padding-top: 160px;
font-weight: 700;
text-decoration: none;
padding-top: 160px;
background-repeat: no-repeat;
background-position: center 150px ;
}
.fancyButton196.fancyButton:hover .text,.fancyButton196.fancyButton:focus .text,.fancyButton196.fancyButton:active .text,.fancyButton196.fancyButton.hover .text{
text-decoration: underline;
background-image: url('/ImageRepository/Document?documentID=3296');
background-repeat: no-repeat;
background-position: center 140px ;
}
Garbage & Recycling
.fancyButton197.fancyButton:link,.fancyButton197.fancyButton:visited, .fancyButton197div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=3298');
background-repeat: no-repeat;
background-position: center 10px ;
transition:all .2s ease-in-out;}
.fancyButton197.fancyButton:hover,.fancyButton197.fancyButton:focus,.fancyButton197.fancyButton:active,.fancyButton197.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton197.fancyButton:link > span,.fancyButton197.fancyButton:visited > span, .fancyButton197div.fancyButton > span{
}
.fancyButton197.fancyButton:hover > span,.fancyButton197.fancyButton:focus > span,.fancyButton197.fancyButton:active > span,.fancyButton197.fancyButton.hover > span{
}
.fancyButton197.fancyButton .text{
color: #376196;
font-family: "Montserrat";
padding-top: 160px;
font-weight: 700;
text-decoration: none;
padding-top: 160px;
background-repeat: no-repeat;
background-position: center 150px ;
}
.fancyButton197.fancyButton:hover .text,.fancyButton197.fancyButton:focus .text,.fancyButton197.fancyButton:active .text,.fancyButton197.fancyButton.hover .text{
text-decoration: underline;
background-image: url('/ImageRepository/Document?documentID=3296');
background-repeat: no-repeat;
background-position: center 140px ;
}
Report a Concern
.fancyButton198.fancyButton:link,.fancyButton198.fancyButton:visited, .fancyButton198div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=3302');
background-repeat: no-repeat;
background-position: center 10px ;
transition:all .2s ease-in-out;}
.fancyButton198.fancyButton:hover,.fancyButton198.fancyButton:focus,.fancyButton198.fancyButton:active,.fancyButton198.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton198.fancyButton:link > span,.fancyButton198.fancyButton:visited > span, .fancyButton198div.fancyButton > span{
}
.fancyButton198.fancyButton:hover > span,.fancyButton198.fancyButton:focus > span,.fancyButton198.fancyButton:active > span,.fancyButton198.fancyButton.hover > span{
}
.fancyButton198.fancyButton .text{
color: #376196;
font-family: "Montserrat";
padding-top: 160px;
font-weight: 700;
text-decoration: none;
padding-top: 160px;
background-repeat: no-repeat;
background-position: center 150px ;
}
.fancyButton198.fancyButton:hover .text,.fancyButton198.fancyButton:focus .text,.fancyButton198.fancyButton:active .text,.fancyButton198.fancyButton.hover .text{
text-decoration: underline;
background-image: url('/ImageRepository/Document?documentID=3296');
background-repeat: no-repeat;
background-position: center 140px ;
}
Contact Us
7547 Main StreetSykesville, MD 21784Phone: 410-795-8959
Town House Hours:8 AM - 4 PMMonday-Friday"