Cross Country Interest Meeting for New Runners (Haas Hall)
"We will be having a quick informational meeting for any new runners interested in cross country in the fall. We will meet in Ms. Luebker’s room (room 119) at 11 a.m. during lunch on Wednesday, May 27. Veteran runners are welcome to join us! "
Parks and Recreation Advisory Board Meeting Scheduled
"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
//
Report a ConcernWith SeeClickFix
.fancyButton1157.fancyButton:link,.fancyButton1157.fancyButton:visited, .fancyButton1157div.fancyButton{
padding-top: 6.35em;
background-image: url('/ImageRepository/Document?documentID=25197');
background-repeat: no-repeat;
background-position: center 9px ;
transition: all .3s ease-in-out;}
.fancyButton1157.fancyButton:hover,.fancyButton1157.fancyButton:focus,.fancyButton1157.fancyButton:active,.fancyButton1157.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton1157.fancyButton:link > span,.fancyButton1157.fancyButton:visited > span, .fancyButton1157div.fancyButton > span{
}
.fancyButton1157.fancyButton:hover > span,.fancyButton1157.fancyButton:focus > span,.fancyButton1157.fancyButton:active > span,.fancyButton1157.fancyButton.hover > span{
}
.fancyButton1157.fancyButton .text{
color: #515252;
font-size: 1em;
font-family: "Raleway";
padding-top: 1.25em;
font-style: normal;
text-decoration: none;
padding-top: 1.25em;
background-repeat: no-repeat;
background-position: left top;
position: relative;
}
.fancyButton1157 .text::after {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
border-bottom: 2px solid #FFCC00;
width: 60px;
transition: all .3s ease-in-out;
}
.fancyButton1157:hover .text::after,
.fancyButton1157:focus .text::after,
.fancyButton1157:active .text::after {
width: 82px;display: block;}
.fancyButton1157.fancyButton:hover .text,.fancyButton1157.fancyButton:focus .text,.fancyButton1157.fancyButton:active .text,.fancyButton1157.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton1157.fancyButton .textStyle1{
color: #515252;
font-size: 1.1em;
font-weight: 700;
text-decoration: none;
display: block;
text-transform: uppercase;
line-height: 1.15;
margin-bottom: .3em;}
.fancyButton1157.fancyButton:hover .textStyle1, .fancyButton1157.fancyButton.hover .textStyle1{
text-decoration: underline;
}
.fancyButton1157.fancyButton .textStyle2{
color: #515252;
font-size: .95em;
font-style: italic;
text-decoration: none;
display: block;
line-height: 1.15;}
.fancyButton1157.fancyButton:hover .textStyle2, .fancyButton1157.fancyButton.hover .textStyle2{
text-decoration: none;
}
Bill Pay / Manage ServicesView available transactions
.fancyButton1158.fancyButton:link,.fancyButton1158.fancyButton:visited, .fancyButton1158div.fancyButton{
padding-top: 6.35em;
background-image: url('/ImageRepository/Document?documentID=25194');
background-repeat: no-repeat;
background-position: center 9px ;
transition: all .3s ease-in-out;}
.fancyButton1158.fancyButton:hover,.fancyButton1158.fancyButton:focus,.fancyButton1158.fancyButton:active,.fancyButton1158.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton1158.fancyButton:link > span,.fancyButton1158.fancyButton:visited > span, .fancyButton1158div.fancyButton > span{
}
.fancyButton1158.fancyButton:hover > span,.fancyButton1158.fancyButton:focus > span,.fancyButton1158.fancyButton:active > span,.fancyButton1158.fancyButton.hover > span{
}
.fancyButton1158.fancyButton .text{
color: #515252;
font-size: 1em;
font-family: "Raleway";
padding-top: 1.25em;
font-style: normal;
text-decoration: none;
padding-top: 1.25em;
background-repeat: no-repeat;
background-position: left top;
position: relative;
}
.fancyButton1158 .text::after {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
border-bottom: 2px solid #FFCC00;
width: 60px;
transition: all .3s ease-in-out;
}
.fancyButton1158:hover .text::after,
.fancyButton1158:focus .text::after,
.fancyButton1158:active .text::after {
width: 82px;display: block;}
.fancyButton1158.fancyButton:hover .text,.fancyButton1158.fancyButton:focus .text,.fancyButton1158.fancyButton:active .text,.fancyButton1158.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton1158.fancyButton .textStyle1{
color: #515252;
font-size: 1.1em;
font-weight: 700;
text-decoration: none;
display: block;
text-transform: uppercase;
line-height: 1.15;
margin-bottom: .3em;}
.fancyButton1158.fancyButton:hover .textStyle1, .fancyButton1158.fancyButton.hover .textStyle1{
text-decoration: underline;
}
.fancyButton1158.fancyButton .textStyle2{
color: #515252;
font-size: .95em;
font-style: italic;
text-decoration: none;
display: block;
line-height: 1.15;}
.fancyButton1158.fancyButton:hover .textStyle2, .fancyButton1158.fancyButton.hover .textStyle2{
text-decoration: none;
}
Permits / LicensesApply now
.fancyButton1160.fancyButton:link,.fancyButton1160.fancyButton:visited, .fancyButton1160div.fancyButton{
padding-top: 6.35em;
background-image: url('/ImageRepository/Document?documentID=25196');
background-repeat: no-repeat;
background-position: center 9px ;
transition: all .3s ease-in-out;}
.fancyButton1160.fancyButton:hover,.fancyButton1160.fancyButton:focus,.fancyButton1160.fancyButton:active,.fancyButton1160.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton1160.fancyButton:link > span,.fancyButton1160.fancyButton:visited > span, .fancyButton1160div.fancyButton > span{
}
.fancyButton1160.fancyButton:hover > span,.fancyButton1160.fancyButton:focus > span,.fancyButton1160.fancyButton:active > span,.fancyButton1160.fancyButton.hover > span{
}
.fancyButton1160.fancyButton .text{
color: #515252;
font-size: 1em;
font-family: "Raleway";
padding-top: 1.25em;
font-style: normal;
text-decoration: none;
padding-top: 1.25em;
background-repeat: no-repeat;
background-position: left top;
position: relative;
}
.fancyButton1160 .text::after {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
border-bottom: 2px solid #FFCC00;
width: 60px;
transition: all .3s ease-in-out;
}
.fancyButton1160:hover .text::after,
.fancyButton1160:focus .text::after,
.fancyButton1160:active .text::after {
width: 82px;display: block;}
.fancyButton1160.fancyButton:hover .text,.fancyButton1160.fancyButton:focus .text,.fancyButton1160.fancyButton:active .text,.fancyButton1160.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton1160.fancyButton .textStyle1{
color: #515252;
font-size: 1.1em;
font-weight: 700;
text-decoration: none;
display: block;
text-transform: uppercase;
line-height: 1.15;
margin-bottom: .3em;}
.fancyButton1160.fancyButton:hover .textStyle1, .fancyButton1160.fancyButton.hover .textStyle1{
text-decoration: underline;
}
.fancyButton1160.fancyButton .textStyle2{
color: #515252;
font-size: .95em;
font-style: italic;
text-decoration: none;
display: block;
line-height: 1.15;}
.fancyButton1160.fancyButton:hover .textStyle2, .fancyButton1160.fancyButton.hover .textStyle2{
text-decoration: none;
}
Agendas & MinutesPublic Meetings
.fancyButton1159.fancyButton:link,.fancyButton1159.fancyButton:visited, .fancyButton1159div.fancyButton{
padding-top: 6.35em;
background-image: url('/ImageRepository/Document?documentID=25191');
background-repeat: no-repeat;
background-position: center 9px ;
transition: all .3s ease-in-out;}
.fancyButton1159.fancyButton:hover,.fancyButton1159.fancyButton:focus,.fancyButton1159.fancyButton:active,.fancyButton1159.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton1159.fancyButton:link > span,.fancyButton1159.fancyButton:visited > span, .fancyButton1159div.fancyButton > span{
}
.fancyButton1159.fancyButton:hover > span,.fancyButton1159.fancyButton:focus > span,.fancyButton1159.fancyButton:active > span,.fancyButton1159.fancyButton.hover > span{
}
.fancyButton1159.fancyButton .text{
color: #515252;
font-size: 1em;
font-family: "Raleway";
padding-top: 1.25em;
font-style: normal;
text-decoration: none;
padding-top: 1.25em;
background-repeat: no-repeat;
background-position: left top;
position: relative;
}
.fancyButton1159 .text::after {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
border-bottom: 2px solid #FFCC00;
width: 60px;
transition: all .3s ease-in-out;
}
.fancyButton1159:hover .text::after,
.fancyButton1159:focus .text::after,
.fancyButton1159:active .text::after {
width: 82px;display: block;}
.fancyButton1159.fancyButton:hover .text,.fancyButton1159.fancyButton:focus .text,.fancyButton1159.fancyButton:active .text,.fancyButton1159.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton1159.fancyButton .textStyle1{
color: #515252;
font-size: 1.1em;
font-weight: 700;
text-decoration: none;
display: block;
text-transform: uppercase;
line-height: 1.15;
margin-bottom: .3em;}
.fancyButton1159.fancyButton:hover .textStyle1, .fancyButton1159.fancyButton.hover .textStyle1{
text-decoration: underline;
}
.fancyButton1159.fancyButton .textStyle2{
color: #515252;
font-size: .95em;
font-style: italic;
text-decoration: none;
display: block;
line-height: 1.15;}
.fancyButton1159.fancyButton:hover .textStyle2, .fancyButton1159.fancyButton.hover .textStyle2{
text-decoration: none;
}
GIS / MapsExplore updated info
.fancyButton1161.fancyButton:link,.fancyButton1161.fancyButton:visited, .fancyButton1161div.fancyButton{
padding-top: 6.35em;
background-image: url('/ImageRepository/Document?documentID=25193');
background-repeat: no-repeat;
background-position: center 9px ;
transition: all .3s ease-in-out;}
.fancyButton1161.fancyButton:hover,.fancyButton1161.fancyButton:focus,.fancyButton1161.fancyButton:active,.fancyButton1161.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton1161.fancyButton:link > span,.fancyButton1161.fancyButton:visited > span, .fancyButton1161div.fancyButton > span{
}
.fancyButton1161.fancyButton:hover > span,.fancyButton1161.fancyButton:focus > span,.fancyButton1161.fancyButton:active > span,.fancyButton1161.fancyButton.hover > span{
}
.fancyButton1161.fancyButton .text{
color: #515252;
font-size: 1em;
font-family: "Raleway";
padding-top: 1.25em;
font-style: normal;
text-decoration: none;
padding-top: 1.25em;
background-repeat: no-repeat;
background-position: left top;
position: relative;
}
.fancyButton1161 .text::after {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
border-bottom: 2px solid #FFCC00;
width: 60px;
transition: all .3s ease-in-out;
}
.fancyButton1161:hover .text::after,
.fancyButton1161:focus .text::after,
.fancyButton1161:active .text::after {
width: 82px;display: block;}
.fancyButton1161.fancyButton:hover .text,.fancyButton1161.fancyButton:focus .text,.fancyButton1161.fancyButton:active .text,.fancyButton1161.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton1161.fancyButton .textStyle1{
color: #515252;
font-size: 1.1em;
font-weight: 700;
text-decoration: none;
display: block;
text-transform: uppercase;
line-height: 1.15;
margin-bottom: .3em;}
.fancyButton1161.fancyButton:hover .textStyle1, .fancyButton1161.fancyButton.hover .textStyle1{
text-decoration: underline;
}
.fancyButton1161.fancyButton .textStyle2{
color: #515252;
font-size: .95em;
font-style: italic;
text-decoration: none;
display: block;
line-height: 1.15;}
.fancyButton1161.fancyButton:hover .textStyle2, .fancyButton1161.fancyButton.hover .textStyle2{
text-decoration: none;
}
City CodeReview current guidelines
.fancyButton1163.fancyButton:link,.fancyButton1163.fancyButton:visited, .fancyButton1163div.fancyButton{
padding-top: 6.35em;
background-image: url('/ImageRepository/Document?documentID=25192');
background-repeat: no-repeat;
background-position: center 9px ;
transition: all .3s ease-in-out;}
.fancyButton1163.fancyButton:hover,.fancyButton1163.fancyButton:focus,.fancyButton1163.fancyButton:active,.fancyButton1163.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton1163.fancyButton:link > span,.fancyButton1163.fancyButton:visited > span, .fancyButton1163div.fancyButton > span{
}
.fancyButton1163.fancyButton:hover > span,.fancyButton1163.fancyButton:focus > span,.fancyButton1163.fancyButton:active > span,.fancyButton1163.fancyButton.hover > span{
}
.fancyButton1163.fancyButton .text{
color: #515252;
font-size: 1em;
font-family: "Raleway";
padding-top: 1.25em;
font-style: normal;
text-decoration: none;
padding-top: 1.25em;
background-repeat: no-repeat;
background-position: left top;
position: relative;
}
.fancyButton1163 .text::after {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
border-bottom: 2px solid #FFCC00;
width: 60px;
transition: all .3s ease-in-out;
}
.fancyButton1163:hover .text::after,
.fancyButton1163:focus .text::after,
.fancyButton1163:active .text::after {
width: 82px;display: block;}
.fancyButton1163.fancyButton:hover .text,.fancyButton1163.fancyButton:focus .text,.fancyButton1163.fancyButton:active .text,.fancyButton1163.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton1163.fancyButton .textStyle1{
color: #515252;
font-size: 1.1em;
font-weight: 700;
text-decoration: none;
display: block;
text-transform: uppercase;
line-height: 1.15;
margin-bottom: .3em;}
.fancyButton1163.fancyButton:hover .textStyle1, .fancyButton1163.fancyButton.hover .textStyle1{
text-decoration: underline;
}
.fancyButton1163.fancyButton .textStyle2{
color: #515252;
font-size: .95em;
font-style: italic;
text-decoration: none;
display: block;
line-height: 1.15;}
.fancyButton1163.fancyButton:hover .textStyle2, .fancyButton1163.fancyButton.hover .textStyle2{
text-decoration: none;
}
JOB OPENINGSView and apply
.fancyButton1162.fancyButton:link,.fancyButton1162.fancyButton:visited, .fancyButton1162div.fancyButton{
padding-top: 6.35em;
background-image: url('/ImageRepository/Document?documentID=28841');
background-repeat: no-repeat;
background-position: center 9px ;
transition: all .3s ease-in-out;}
.fancyButton1162.fancyButton:hover,.fancyButton1162.fancyButton:focus,.fancyButton1162.fancyButton:active,.fancyButton1162.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton1162.fancyButton:link > span,.fancyButton1162.fancyButton:visited > span, .fancyButton1162div.fancyButton > span{
}
.fancyButton1162.fancyButton:hover > span,.fancyButton1162.fancyButton:focus > span,.fancyButton1162.fancyButton:active > span,.fancyButton1162.fancyButton.hover > span{
}
.fancyButton1162.fancyButton .text{
color: #515252;
font-size: 1em;
font-family: "Raleway";
padding-top: 1.25em;
font-style: normal;
text-decoration: none;
padding-top: 1.25em;
background-repeat: no-repeat;
background-position: left top;
position: relative;
}
.fancyButton1162 .text::after {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
border-bottom: 2px solid #FFCC00;
width: 60px;
transition: all .3s ease-in-out;
}
.fancyButton1162:hover .text::after,
.fancyButton1162:focus .text::after,
.fancyButton1162:active .text::after {
width: 82px;display: block;}
.fancyButton1162.fancyButton:hover .text,.fancyButton1162.fancyButton:focus .text,.fancyButton1162.fancyButton:active .text,.fancyButton1162.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton1162.fancyButton .textStyle1{
color: #515252;
font-size: 1.1em;
font-weight: 700;
text-decoration: none;
display: block;
text-transform: uppercase;
line-height: 1.15;
margin-bottom: .3em;}
.fancyButton1162.fancyButton:hover .textStyle1, .fancyButton1162.fancyButton.hover .textStyle1{
text-decoration: underline;
}
.fancyButton1162.fancyButton .textStyle2{
color: #515252;
font-size: .95em;
font-style: italic;
text-decoration: none;
display: block;
line-height: 1.15;}
.fancyButton1162.fancyButton:hover .textStyle2, .fancyButton1162.fancyButton.hover .textStyle2{
text-decoration: none;
}
Notify Me®Sign up for notifications
.fancyButton1047.fancyButton:link,.fancyButton1047.fancyButton:visited, .fancyButton1047div.fancyButton{
padding-top: 6.35em;
background-image: url('/ImageRepository/Document?documentID=25195');
background-repeat: no-repeat;
background-position: center 9px ;
transition: all .3s ease-in-out;}
.fancyButton1047.fancyButton:hover,.fancyButton1047.fancyButton:focus,.fancyButton1047.fancyButton:active,.fancyButton1047.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton1047.fancyButton:link > span,.fancyButton1047.fancyButton:visited > span, .fancyButton1047div.fancyButton > span{
}
.fancyButton1047.fancyButton:hover > span,.fancyButton1047.fancyButton:focus > span,.fancyButton1047.fancyButton:active > span,.fancyButton1047.fancyButton.hover > span{
}
.fancyButton1047.fancyButton .text{
color: #515252;
font-size: 1em;
font-family: "Raleway";
padding-top: 1.25em;
font-style: normal;
text-decoration: none;
padding-top: 1.25em;
background-repeat: no-repeat;
background-position: left top;
position: relative;
}
.fancyButton1047 .text::after {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
border-bottom: 2px solid #FFCC00;
width: 60px;
transition: all .3s ease-in-out;
}
.fancyButton1047:hover .text::after,
.fancyButton1047:focus .text::after,
.fancyButton1047:active .text::after {
width: 82px;display: block;}
.fancyButton1047.fancyButton:hover .text,.fancyButton1047.fancyButton:focus .text,.fancyButton1047.fancyButton:active .text,.fancyButton1047.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton1047.fancyButton .textStyle1{
color: #515252;
font-size: 1.1em;
font-weight: 700;
text-decoration: none;
display: block;
text-transform: uppercase;
line-height: 1.15;
margin-bottom: .3em;}
.fancyButton1047.fancyButton:hover .textStyle1, .fancyButton1047.fancyButton.hover .textStyle1{
text-decoration: underline;
}
.fancyButton1047.fancyButton .textStyle2{
color: #515252;
font-size: .95em;
font-style: italic;
text-decoration: none;
display: block;
line-height: 1.15;}
.fancyButton1047.fancyButton:hover .textStyle2, .fancyButton1047.fancyButton.hover .textStyle2{
text-decoration: none;
}
"
Ward 1 Meeting Scheduled
"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
//
Report a ConcernWith SeeClickFix
.fancyButton1157.fancyButton:link,.fancyButton1157.fancyButton:visited, .fancyButton1157div.fancyButton{
padding-top: 6.35em;
background-image: url('/ImageRepository/Document?documentID=25197');
background-repeat: no-repeat;
background-position: center 9px ;
transition: all .3s ease-in-out;}
.fancyButton1157.fancyButton:hover,.fancyButton1157.fancyButton:focus,.fancyButton1157.fancyButton:active,.fancyButton1157.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton1157.fancyButton:link > span,.fancyButton1157.fancyButton:visited > span, .fancyButton1157div.fancyButton > span{
}
.fancyButton1157.fancyButton:hover > span,.fancyButton1157.fancyButton:focus > span,.fancyButton1157.fancyButton:active > span,.fancyButton1157.fancyButton.hover > span{
}
.fancyButton1157.fancyButton .text{
color: #515252;
font-size: 1em;
font-family: "Raleway";
padding-top: 1.25em;
font-style: normal;
text-decoration: none;
padding-top: 1.25em;
background-repeat: no-repeat;
background-position: left top;
position: relative;
}
.fancyButton1157 .text::after {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
border-bottom: 2px solid #FFCC00;
width: 60px;
transition: all .3s ease-in-out;
}
.fancyButton1157:hover .text::after,
.fancyButton1157:focus .text::after,
.fancyButton1157:active .text::after {
width: 82px;display: block;}
.fancyButton1157.fancyButton:hover .text,.fancyButton1157.fancyButton:focus .text,.fancyButton1157.fancyButton:active .text,.fancyButton1157.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton1157.fancyButton .textStyle1{
color: #515252;
font-size: 1.1em;
font-weight: 700;
text-decoration: none;
display: block;
text-transform: uppercase;
line-height: 1.15;
margin-bottom: .3em;}
.fancyButton1157.fancyButton:hover .textStyle1, .fancyButton1157.fancyButton.hover .textStyle1{
text-decoration: underline;
}
.fancyButton1157.fancyButton .textStyle2{
color: #515252;
font-size: .95em;
font-style: italic;
text-decoration: none;
display: block;
line-height: 1.15;}
.fancyButton1157.fancyButton:hover .textStyle2, .fancyButton1157.fancyButton.hover .textStyle2{
text-decoration: none;
}
Bill Pay / Manage ServicesView available transactions
.fancyButton1158.fancyButton:link,.fancyButton1158.fancyButton:visited, .fancyButton1158div.fancyButton{
padding-top: 6.35em;
background-image: url('/ImageRepository/Document?documentID=25194');
background-repeat: no-repeat;
background-position: center 9px ;
transition: all .3s ease-in-out;}
.fancyButton1158.fancyButton:hover,.fancyButton1158.fancyButton:focus,.fancyButton1158.fancyButton:active,.fancyButton1158.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton1158.fancyButton:link > span,.fancyButton1158.fancyButton:visited > span, .fancyButton1158div.fancyButton > span{
}
.fancyButton1158.fancyButton:hover > span,.fancyButton1158.fancyButton:focus > span,.fancyButton1158.fancyButton:active > span,.fancyButton1158.fancyButton.hover > span{
}
.fancyButton1158.fancyButton .text{
color: #515252;
font-size: 1em;
font-family: "Raleway";
padding-top: 1.25em;
font-style: normal;
text-decoration: none;
padding-top: 1.25em;
background-repeat: no-repeat;
background-position: left top;
position: relative;
}
.fancyButton1158 .text::after {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
border-bottom: 2px solid #FFCC00;
width: 60px;
transition: all .3s ease-in-out;
}
.fancyButton1158:hover .text::after,
.fancyButton1158:focus .text::after,
.fancyButton1158:active .text::after {
width: 82px;display: block;}
.fancyButton1158.fancyButton:hover .text,.fancyButton1158.fancyButton:focus .text,.fancyButton1158.fancyButton:active .text,.fancyButton1158.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton1158.fancyButton .textStyle1{
color: #515252;
font-size: 1.1em;
font-weight: 700;
text-decoration: none;
display: block;
text-transform: uppercase;
line-height: 1.15;
margin-bottom: .3em;}
.fancyButton1158.fancyButton:hover .textStyle1, .fancyButton1158.fancyButton.hover .textStyle1{
text-decoration: underline;
}
.fancyButton1158.fancyButton .textStyle2{
color: #515252;
font-size: .95em;
font-style: italic;
text-decoration: none;
display: block;
line-height: 1.15;}
.fancyButton1158.fancyButton:hover .textStyle2, .fancyButton1158.fancyButton.hover .textStyle2{
text-decoration: none;
}
Permits / LicensesApply now
.fancyButton1160.fancyButton:link,.fancyButton1160.fancyButton:visited, .fancyButton1160div.fancyButton{
padding-top: 6.35em;
background-image: url('/ImageRepository/Document?documentID=25196');
background-repeat: no-repeat;
background-position: center 9px ;
transition: all .3s ease-in-out;}
.fancyButton1160.fancyButton:hover,.fancyButton1160.fancyButton:focus,.fancyButton1160.fancyButton:active,.fancyButton1160.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton1160.fancyButton:link > span,.fancyButton1160.fancyButton:visited > span, .fancyButton1160div.fancyButton > span{
}
.fancyButton1160.fancyButton:hover > span,.fancyButton1160.fancyButton:focus > span,.fancyButton1160.fancyButton:active > span,.fancyButton1160.fancyButton.hover > span{
}
.fancyButton1160.fancyButton .text{
color: #515252;
font-size: 1em;
font-family: "Raleway";
padding-top: 1.25em;
font-style: normal;
text-decoration: none;
padding-top: 1.25em;
background-repeat: no-repeat;
background-position: left top;
position: relative;
}
.fancyButton1160 .text::after {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
border-bottom: 2px solid #FFCC00;
width: 60px;
transition: all .3s ease-in-out;
}
.fancyButton1160:hover .text::after,
.fancyButton1160:focus .text::after,
.fancyButton1160:active .text::after {
width: 82px;display: block;}
.fancyButton1160.fancyButton:hover .text,.fancyButton1160.fancyButton:focus .text,.fancyButton1160.fancyButton:active .text,.fancyButton1160.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton1160.fancyButton .textStyle1{
color: #515252;
font-size: 1.1em;
font-weight: 700;
text-decoration: none;
display: block;
text-transform: uppercase;
line-height: 1.15;
margin-bottom: .3em;}
.fancyButton1160.fancyButton:hover .textStyle1, .fancyButton1160.fancyButton.hover .textStyle1{
text-decoration: underline;
}
.fancyButton1160.fancyButton .textStyle2{
color: #515252;
font-size: .95em;
font-style: italic;
text-decoration: none;
display: block;
line-height: 1.15;}
.fancyButton1160.fancyButton:hover .textStyle2, .fancyButton1160.fancyButton.hover .textStyle2{
text-decoration: none;
}
Agendas & MinutesPublic Meetings
.fancyButton1159.fancyButton:link,.fancyButton1159.fancyButton:visited, .fancyButton1159div.fancyButton{
padding-top: 6.35em;
background-image: url('/ImageRepository/Document?documentID=25191');
background-repeat: no-repeat;
background-position: center 9px ;
transition: all .3s ease-in-out;}
.fancyButton1159.fancyButton:hover,.fancyButton1159.fancyButton:focus,.fancyButton1159.fancyButton:active,.fancyButton1159.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton1159.fancyButton:link > span,.fancyButton1159.fancyButton:visited > span, .fancyButton1159div.fancyButton > span{
}
.fancyButton1159.fancyButton:hover > span,.fancyButton1159.fancyButton:focus > span,.fancyButton1159.fancyButton:active > span,.fancyButton1159.fancyButton.hover > span{
}
.fancyButton1159.fancyButton .text{
color: #515252;
font-size: 1em;
font-family: "Raleway";
padding-top: 1.25em;
font-style: normal;
text-decoration: none;
padding-top: 1.25em;
background-repeat: no-repeat;
background-position: left top;
position: relative;
}
.fancyButton1159 .text::after {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
border-bottom: 2px solid #FFCC00;
width: 60px;
transition: all .3s ease-in-out;
}
.fancyButton1159:hover .text::after,
.fancyButton1159:focus .text::after,
.fancyButton1159:active .text::after {
width: 82px;display: block;}
.fancyButton1159.fancyButton:hover .text,.fancyButton1159.fancyButton:focus .text,.fancyButton1159.fancyButton:active .text,.fancyButton1159.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton1159.fancyButton .textStyle1{
color: #515252;
font-size: 1.1em;
font-weight: 700;
text-decoration: none;
display: block;
text-transform: uppercase;
line-height: 1.15;
margin-bottom: .3em;}
.fancyButton1159.fancyButton:hover .textStyle1, .fancyButton1159.fancyButton.hover .textStyle1{
text-decoration: underline;
}
.fancyButton1159.fancyButton .textStyle2{
color: #515252;
font-size: .95em;
font-style: italic;
text-decoration: none;
display: block;
line-height: 1.15;}
.fancyButton1159.fancyButton:hover .textStyle2, .fancyButton1159.fancyButton.hover .textStyle2{
text-decoration: none;
}
GIS / MapsExplore updated info
.fancyButton1161.fancyButton:link,.fancyButton1161.fancyButton:visited, .fancyButton1161div.fancyButton{
padding-top: 6.35em;
background-image: url('/ImageRepository/Document?documentID=25193');
background-repeat: no-repeat;
background-position: center 9px ;
transition: all .3s ease-in-out;}
.fancyButton1161.fancyButton:hover,.fancyButton1161.fancyButton:focus,.fancyButton1161.fancyButton:active,.fancyButton1161.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton1161.fancyButton:link > span,.fancyButton1161.fancyButton:visited > span, .fancyButton1161div.fancyButton > span{
}
.fancyButton1161.fancyButton:hover > span,.fancyButton1161.fancyButton:focus > span,.fancyButton1161.fancyButton:active > span,.fancyButton1161.fancyButton.hover > span{
}
.fancyButton1161.fancyButton .text{
color: #515252;
font-size: 1em;
font-family: "Raleway";
padding-top: 1.25em;
font-style: normal;
text-decoration: none;
padding-top: 1.25em;
background-repeat: no-repeat;
background-position: left top;
position: relative;
}
.fancyButton1161 .text::after {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
border-bottom: 2px solid #FFCC00;
width: 60px;
transition: all .3s ease-in-out;
}
.fancyButton1161:hover .text::after,
.fancyButton1161:focus .text::after,
.fancyButton1161:active .text::after {
width: 82px;display: block;}
.fancyButton1161.fancyButton:hover .text,.fancyButton1161.fancyButton:focus .text,.fancyButton1161.fancyButton:active .text,.fancyButton1161.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton1161.fancyButton .textStyle1{
color: #515252;
font-size: 1.1em;
font-weight: 700;
text-decoration: none;
display: block;
text-transform: uppercase;
line-height: 1.15;
margin-bottom: .3em;}
.fancyButton1161.fancyButton:hover .textStyle1, .fancyButton1161.fancyButton.hover .textStyle1{
text-decoration: underline;
}
.fancyButton1161.fancyButton .textStyle2{
color: #515252;
font-size: .95em;
font-style: italic;
text-decoration: none;
display: block;
line-height: 1.15;}
.fancyButton1161.fancyButton:hover .textStyle2, .fancyButton1161.fancyButton.hover .textStyle2{
text-decoration: none;
}
City CodeReview current guidelines
.fancyButton1163.fancyButton:link,.fancyButton1163.fancyButton:visited, .fancyButton1163div.fancyButton{
padding-top: 6.35em;
background-image: url('/ImageRepository/Document?documentID=25192');
background-repeat: no-repeat;
background-position: center 9px ;
transition: all .3s ease-in-out;}
.fancyButton1163.fancyButton:hover,.fancyButton1163.fancyButton:focus,.fancyButton1163.fancyButton:active,.fancyButton1163.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton1163.fancyButton:link > span,.fancyButton1163.fancyButton:visited > span, .fancyButton1163div.fancyButton > span{
}
.fancyButton1163.fancyButton:hover > span,.fancyButton1163.fancyButton:focus > span,.fancyButton1163.fancyButton:active > span,.fancyButton1163.fancyButton.hover > span{
}
.fancyButton1163.fancyButton .text{
color: #515252;
font-size: 1em;
font-family: "Raleway";
padding-top: 1.25em;
font-style: normal;
text-decoration: none;
padding-top: 1.25em;
background-repeat: no-repeat;
background-position: left top;
position: relative;
}
.fancyButton1163 .text::after {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
border-bottom: 2px solid #FFCC00;
width: 60px;
transition: all .3s ease-in-out;
}
.fancyButton1163:hover .text::after,
.fancyButton1163:focus .text::after,
.fancyButton1163:active .text::after {
width: 82px;display: block;}
.fancyButton1163.fancyButton:hover .text,.fancyButton1163.fancyButton:focus .text,.fancyButton1163.fancyButton:active .text,.fancyButton1163.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton1163.fancyButton .textStyle1{
color: #515252;
font-size: 1.1em;
font-weight: 700;
text-decoration: none;
display: block;
text-transform: uppercase;
line-height: 1.15;
margin-bottom: .3em;}
.fancyButton1163.fancyButton:hover .textStyle1, .fancyButton1163.fancyButton.hover .textStyle1{
text-decoration: underline;
}
.fancyButton1163.fancyButton .textStyle2{
color: #515252;
font-size: .95em;
font-style: italic;
text-decoration: none;
display: block;
line-height: 1.15;}
.fancyButton1163.fancyButton:hover .textStyle2, .fancyButton1163.fancyButton.hover .textStyle2{
text-decoration: none;
}
JOB OPENINGSView and apply
.fancyButton1162.fancyButton:link,.fancyButton1162.fancyButton:visited, .fancyButton1162div.fancyButton{
padding-top: 6.35em;
background-image: url('/ImageRepository/Document?documentID=28841');
background-repeat: no-repeat;
background-position: center 9px ;
transition: all .3s ease-in-out;}
.fancyButton1162.fancyButton:hover,.fancyButton1162.fancyButton:focus,.fancyButton1162.fancyButton:active,.fancyButton1162.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton1162.fancyButton:link > span,.fancyButton1162.fancyButton:visited > span, .fancyButton1162div.fancyButton > span{
}
.fancyButton1162.fancyButton:hover > span,.fancyButton1162.fancyButton:focus > span,.fancyButton1162.fancyButton:active > span,.fancyButton1162.fancyButton.hover > span{
}
.fancyButton1162.fancyButton .text{
color: #515252;
font-size: 1em;
font-family: "Raleway";
padding-top: 1.25em;
font-style: normal;
text-decoration: none;
padding-top: 1.25em;
background-repeat: no-repeat;
background-position: left top;
position: relative;
}
.fancyButton1162 .text::after {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
border-bottom: 2px solid #FFCC00;
width: 60px;
transition: all .3s ease-in-out;
}
.fancyButton1162:hover .text::after,
.fancyButton1162:focus .text::after,
.fancyButton1162:active .text::after {
width: 82px;display: block;}
.fancyButton1162.fancyButton:hover .text,.fancyButton1162.fancyButton:focus .text,.fancyButton1162.fancyButton:active .text,.fancyButton1162.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton1162.fancyButton .textStyle1{
color: #515252;
font-size: 1.1em;
font-weight: 700;
text-decoration: none;
display: block;
text-transform: uppercase;
line-height: 1.15;
margin-bottom: .3em;}
.fancyButton1162.fancyButton:hover .textStyle1, .fancyButton1162.fancyButton.hover .textStyle1{
text-decoration: underline;
}
.fancyButton1162.fancyButton .textStyle2{
color: #515252;
font-size: .95em;
font-style: italic;
text-decoration: none;
display: block;
line-height: 1.15;}
.fancyButton1162.fancyButton:hover .textStyle2, .fancyButton1162.fancyButton.hover .textStyle2{
text-decoration: none;
}
Notify Me®Sign up for notifications
.fancyButton1047.fancyButton:link,.fancyButton1047.fancyButton:visited, .fancyButton1047div.fancyButton{
padding-top: 6.35em;
background-image: url('/ImageRepository/Document?documentID=25195');
background-repeat: no-repeat;
background-position: center 9px ;
transition: all .3s ease-in-out;}
.fancyButton1047.fancyButton:hover,.fancyButton1047.fancyButton:focus,.fancyButton1047.fancyButton:active,.fancyButton1047.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton1047.fancyButton:link > span,.fancyButton1047.fancyButton:visited > span, .fancyButton1047div.fancyButton > span{
}
.fancyButton1047.fancyButton:hover > span,.fancyButton1047.fancyButton:focus > span,.fancyButton1047.fancyButton:active > span,.fancyButton1047.fancyButton.hover > span{
}
.fancyButton1047.fancyButton .text{
color: #515252;
font-size: 1em;
font-family: "Raleway";
padding-top: 1.25em;
font-style: normal;
text-decoration: none;
padding-top: 1.25em;
background-repeat: no-repeat;
background-position: left top;
position: relative;
}
.fancyButton1047 .text::after {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
border-bottom: 2px solid #FFCC00;
width: 60px;
transition: all .3s ease-in-out;
}
.fancyButton1047:hover .text::after,
.fancyButton1047:focus .text::after,
.fancyButton1047:active .text::after {
width: 82px;display: block;}
.fancyButton1047.fancyButton:hover .text,.fancyButton1047.fancyButton:focus .text,.fancyButton1047.fancyButton:active .text,.fancyButton1047.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton1047.fancyButton .textStyle1{
color: #515252;
font-size: 1.1em;
font-weight: 700;
text-decoration: none;
display: block;
text-transform: uppercase;
line-height: 1.15;
margin-bottom: .3em;}
.fancyButton1047.fancyButton:hover .textStyle1, .fancyButton1047.fancyButton.hover .textStyle1{
text-decoration: underline;
}
.fancyButton1047.fancyButton .textStyle2{
color: #515252;
font-size: .95em;
font-style: italic;
text-decoration: none;
display: block;
line-height: 1.15;}
.fancyButton1047.fancyButton:hover .textStyle2, .fancyButton1047.fancyButton.hover .textStyle2{
text-decoration: none;
}
"
Planning Commission Meeting
"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.
Hybrid Meeting:City Hall: Second Floor, Room 219Zoom Webinar
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
//
Report a ConcernWith SeeClickFix
.fancyButton1157.fancyButton:link,.fancyButton1157.fancyButton:visited, .fancyButton1157div.fancyButton{
padding-top: 6.35em;
background-image: url('/ImageRepository/Document?documentID=25197');
background-repeat: no-repeat;
background-position: center 9px ;
transition: all .3s ease-in-out;}
.fancyButton1157.fancyButton:hover,.fancyButton1157.fancyButton:focus,.fancyButton1157.fancyButton:active,.fancyButton1157.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton1157.fancyButton:link > span,.fancyButton1157.fancyButton:visited > span, .fancyButton1157div.fancyButton > span{
}
.fancyButton1157.fancyButton:hover > span,.fancyButton1157.fancyButton:focus > span,.fancyButton1157.fancyButton:active > span,.fancyButton1157.fancyButton.hover > span{
}
.fancyButton1157.fancyButton .text{
color: #515252;
font-size: 1em;
font-family: "Raleway";
padding-top: 1.25em;
font-style: normal;
text-decoration: none;
padding-top: 1.25em;
background-repeat: no-repeat;
background-position: left top;
position: relative;
}
.fancyButton1157 .text::after {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
border-bottom: 2px solid #FFCC00;
width: 60px;
transition: all .3s ease-in-out;
}
.fancyButton1157:hover .text::after,
.fancyButton1157:focus .text::after,
.fancyButton1157:active .text::after {
width: 82px;display: block;}
.fancyButton1157.fancyButton:hover .text,.fancyButton1157.fancyButton:focus .text,.fancyButton1157.fancyButton:active .text,.fancyButton1157.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton1157.fancyButton .textStyle1{
color: #515252;
font-size: 1.1em;
font-weight: 700;
text-decoration: none;
display: block;
text-transform: uppercase;
line-height: 1.15;
margin-bottom: .3em;}
.fancyButton1157.fancyButton:hover .textStyle1, .fancyButton1157.fancyButton.hover .textStyle1{
text-decoration: underline;
}
.fancyButton1157.fancyButton .textStyle2{
color: #515252;
font-size: .95em;
font-style: italic;
text-decoration: none;
display: block;
line-height: 1.15;}
.fancyButton1157.fancyButton:hover .textStyle2, .fancyButton1157.fancyButton.hover .textStyle2{
text-decoration: none;
}
Bill Pay / Manage ServicesView available transactions
.fancyButton1158.fancyButton:link,.fancyButton1158.fancyButton:visited, .fancyButton1158div.fancyButton{
padding-top: 6.35em;
background-image: url('/ImageRepository/Document?documentID=25194');
background-repeat: no-repeat;
background-position: center 9px ;
transition: all .3s ease-in-out;}
.fancyButton1158.fancyButton:hover,.fancyButton1158.fancyButton:focus,.fancyButton1158.fancyButton:active,.fancyButton1158.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton1158.fancyButton:link > span,.fancyButton1158.fancyButton:visited > span, .fancyButton1158div.fancyButton > span{
}
.fancyButton1158.fancyButton:hover > span,.fancyButton1158.fancyButton:focus > span,.fancyButton1158.fancyButton:active > span,.fancyButton1158.fancyButton.hover > span{
}
.fancyButton1158.fancyButton .text{
color: #515252;
font-size: 1em;
font-family: "Raleway";
padding-top: 1.25em;
font-style: normal;
text-decoration: none;
padding-top: 1.25em;
background-repeat: no-repeat;
background-position: left top;
position: relative;
}
.fancyButton1158 .text::after {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
border-bottom: 2px solid #FFCC00;
width: 60px;
transition: all .3s ease-in-out;
}
.fancyButton1158:hover .text::after,
.fancyButton1158:focus .text::after,
.fancyButton1158:active .text::after {
width: 82px;display: block;}
.fancyButton1158.fancyButton:hover .text,.fancyButton1158.fancyButton:focus .text,.fancyButton1158.fancyButton:active .text,.fancyButton1158.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton1158.fancyButton .textStyle1{
color: #515252;
font-size: 1.1em;
font-weight: 700;
text-decoration: none;
display: block;
text-transform: uppercase;
line-height: 1.15;
margin-bottom: .3em;}
.fancyButton1158.fancyButton:hover .textStyle1, .fancyButton1158.fancyButton.hover .textStyle1{
text-decoration: underline;
}
.fancyButton1158.fancyButton .textStyle2{
color: #515252;
font-size: .95em;
font-style: italic;
text-decoration: none;
display: block;
line-height: 1.15;}
.fancyButton1158.fancyButton:hover .textStyle2, .fancyButton1158.fancyButton.hover .textStyle2{
text-decoration: none;
}
Permits / LicensesApply now
.fancyButton1160.fancyButton:link,.fancyButton1160.fancyButton:visited, .fancyButton1160div.fancyButton{
padding-top: 6.35em;
background-image: url('/ImageRepository/Document?documentID=25196');
background-repeat: no-repeat;
background-position: center 9px ;
transition: all .3s ease-in-out;}
.fancyButton1160.fancyButton:hover,.fancyButton1160.fancyButton:focus,.fancyButton1160.fancyButton:active,.fancyButton1160.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton1160.fancyButton:link > span,.fancyButton1160.fancyButton:visited > span, .fancyButton1160div.fancyButton > span{
}
.fancyButton1160.fancyButton:hover > span,.fancyButton1160.fancyButton:focus > span,.fancyButton1160.fancyButton:active > span,.fancyButton1160.fancyButton.hover > span{
}
.fancyButton1160.fancyButton .text{
color: #515252;
font-size: 1em;
font-family: "Raleway";
padding-top: 1.25em;
font-style: normal;
text-decoration: none;
padding-top: 1.25em;
background-repeat: no-repeat;
background-position: left top;
position: relative;
}
.fancyButton1160 .text::after {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
border-bottom: 2px solid #FFCC00;
width: 60px;
transition: all .3s ease-in-out;
}
.fancyButton1160:hover .text::after,
.fancyButton1160:focus .text::after,
.fancyButton1160:active .text::after {
width: 82px;display: block;}
.fancyButton1160.fancyButton:hover .text,.fancyButton1160.fancyButton:focus .text,.fancyButton1160.fancyButton:active .text,.fancyButton1160.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton1160.fancyButton .textStyle1{
color: #515252;
font-size: 1.1em;
font-weight: 700;
text-decoration: none;
display: block;
text-transform: uppercase;
line-height: 1.15;
margin-bottom: .3em;}
.fancyButton1160.fancyButton:hover .textStyle1, .fancyButton1160.fancyButton.hover .textStyle1{
text-decoration: underline;
}
.fancyButton1160.fancyButton .textStyle2{
color: #515252;
font-size: .95em;
font-style: italic;
text-decoration: none;
display: block;
line-height: 1.15;}
.fancyButton1160.fancyButton:hover .textStyle2, .fancyButton1160.fancyButton.hover .textStyle2{
text-decoration: none;
}
Agendas & MinutesPublic Meetings
.fancyButton1159.fancyButton:link,.fancyButton1159.fancyButton:visited, .fancyButton1159div.fancyButton{
padding-top: 6.35em;
background-image: url('/ImageRepository/Document?documentID=25191');
background-repeat: no-repeat;
background-position: center 9px ;
transition: all .3s ease-in-out;}
.fancyButton1159.fancyButton:hover,.fancyButton1159.fancyButton:focus,.fancyButton1159.fancyButton:active,.fancyButton1159.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton1159.fancyButton:link > span,.fancyButton1159.fancyButton:visited > span, .fancyButton1159div.fancyButton > span{
}
.fancyButton1159.fancyButton:hover > span,.fancyButton1159.fancyButton:focus > span,.fancyButton1159.fancyButton:active > span,.fancyButton1159.fancyButton.hover > span{
}
.fancyButton1159.fancyButton .text{
color: #515252;
font-size: 1em;
font-family: "Raleway";
padding-top: 1.25em;
font-style: normal;
text-decoration: none;
padding-top: 1.25em;
background-repeat: no-repeat;
background-position: left top;
position: relative;
}
.fancyButton1159 .text::after {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
border-bottom: 2px solid #FFCC00;
width: 60px;
transition: all .3s ease-in-out;
}
.fancyButton1159:hover .text::after,
.fancyButton1159:focus .text::after,
.fancyButton1159:active .text::after {
width: 82px;display: block;}
.fancyButton1159.fancyButton:hover .text,.fancyButton1159.fancyButton:focus .text,.fancyButton1159.fancyButton:active .text,.fancyButton1159.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton1159.fancyButton .textStyle1{
color: #515252;
font-size: 1.1em;
font-weight: 700;
text-decoration: none;
display: block;
text-transform: uppercase;
line-height: 1.15;
margin-bottom: .3em;}
.fancyButton1159.fancyButton:hover .textStyle1, .fancyButton1159.fancyButton.hover .textStyle1{
text-decoration: underline;
}
.fancyButton1159.fancyButton .textStyle2{
color: #515252;
font-size: .95em;
font-style: italic;
text-decoration: none;
display: block;
line-height: 1.15;}
.fancyButton1159.fancyButton:hover .textStyle2, .fancyButton1159.fancyButton.hover .textStyle2{
text-decoration: none;
}
GIS / MapsExplore updated info
.fancyButton1161.fancyButton:link,.fancyButton1161.fancyButton:visited, .fancyButton1161div.fancyButton{
padding-top: 6.35em;
background-image: url('/ImageRepository/Document?documentID=25193');
background-repeat: no-repeat;
background-position: center 9px ;
transition: all .3s ease-in-out;}
.fancyButton1161.fancyButton:hover,.fancyButton1161.fancyButton:focus,.fancyButton1161.fancyButton:active,.fancyButton1161.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton1161.fancyButton:link > span,.fancyButton1161.fancyButton:visited > span, .fancyButton1161div.fancyButton > span{
}
.fancyButton1161.fancyButton:hover > span,.fancyButton1161.fancyButton:focus > span,.fancyButton1161.fancyButton:active > span,.fancyButton1161.fancyButton.hover > span{
}
.fancyButton1161.fancyButton .text{
color: #515252;
font-size: 1em;
font-family: "Raleway";
padding-top: 1.25em;
font-style: normal;
text-decoration: none;
padding-top: 1.25em;
background-repeat: no-repeat;
background-position: left top;
position: relative;
}
.fancyButton1161 .text::after {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
border-bottom: 2px solid #FFCC00;
width: 60px;
transition: all .3s ease-in-out;
}
.fancyButton1161:hover .text::after,
.fancyButton1161:focus .text::after,
.fancyButton1161:active .text::after {
width: 82px;display: block;}
.fancyButton1161.fancyButton:hover .text,.fancyButton1161.fancyButton:focus .text,.fancyButton1161.fancyButton:active .text,.fancyButton1161.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton1161.fancyButton .textStyle1{
color: #515252;
font-size: 1.1em;
font-weight: 700;
text-decoration: none;
display: block;
text-transform: uppercase;
line-height: 1.15;
margin-bottom: .3em;}
.fancyButton1161.fancyButton:hover .textStyle1, .fancyButton1161.fancyButton.hover .textStyle1{
text-decoration: underline;
}
.fancyButton1161.fancyButton .textStyle2{
color: #515252;
font-size: .95em;
font-style: italic;
text-decoration: none;
display: block;
line-height: 1.15;}
.fancyButton1161.fancyButton:hover .textStyle2, .fancyButton1161.fancyButton.hover .textStyle2{
text-decoration: none;
}
City CodeReview current guidelines
.fancyButton1163.fancyButton:link,.fancyButton1163.fancyButton:visited, .fancyButton1163div.fancyButton{
padding-top: 6.35em;
background-image: url('/ImageRepository/Document?documentID=25192');
background-repeat: no-repeat;
background-position: center 9px ;
transition: all .3s ease-in-out;}
.fancyButton1163.fancyButton:hover,.fancyButton1163.fancyButton:focus,.fancyButton1163.fancyButton:active,.fancyButton1163.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton1163.fancyButton:link > span,.fancyButton1163.fancyButton:visited > span, .fancyButton1163div.fancyButton > span{
}
.fancyButton1163.fancyButton:hover > span,.fancyButton1163.fancyButton:focus > span,.fancyButton1163.fancyButton:active > span,.fancyButton1163.fancyButton.hover > span{
}
.fancyButton1163.fancyButton .text{
color: #515252;
font-size: 1em;
font-family: "Raleway";
padding-top: 1.25em;
font-style: normal;
text-decoration: none;
padding-top: 1.25em;
background-repeat: no-repeat;
background-position: left top;
position: relative;
}
.fancyButton1163 .text::after {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
border-bottom: 2px solid #FFCC00;
width: 60px;
transition: all .3s ease-in-out;
}
.fancyButton1163:hover .text::after,
.fancyButton1163:focus .text::after,
.fancyButton1163:active .text::after {
width: 82px;display: block;}
.fancyButton1163.fancyButton:hover .text,.fancyButton1163.fancyButton:focus .text,.fancyButton1163.fancyButton:active .text,.fancyButton1163.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton1163.fancyButton .textStyle1{
color: #515252;
font-size: 1.1em;
font-weight: 700;
text-decoration: none;
display: block;
text-transform: uppercase;
line-height: 1.15;
margin-bottom: .3em;}
.fancyButton1163.fancyButton:hover .textStyle1, .fancyButton1163.fancyButton.hover .textStyle1{
text-decoration: underline;
}
.fancyButton1163.fancyButton .textStyle2{
color: #515252;
font-size: .95em;
font-style: italic;
text-decoration: none;
display: block;
line-height: 1.15;}
.fancyButton1163.fancyButton:hover .textStyle2, .fancyButton1163.fancyButton.hover .textStyle2{
text-decoration: none;
}
JOB OPENINGSView and apply
.fancyButton1162.fancyButton:link,.fancyButton1162.fancyButton:visited, .fancyButton1162div.fancyButton{
padding-top: 6.35em;
background-image: url('/ImageRepository/Document?documentID=28841');
background-repeat: no-repeat;
background-position: center 9px ;
transition: all .3s ease-in-out;}
.fancyButton1162.fancyButton:hover,.fancyButton1162.fancyButton:focus,.fancyButton1162.fancyButton:active,.fancyButton1162.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton1162.fancyButton:link > span,.fancyButton1162.fancyButton:visited > span, .fancyButton1162div.fancyButton > span{
}
.fancyButton1162.fancyButton:hover > span,.fancyButton1162.fancyButton:focus > span,.fancyButton1162.fancyButton:active > span,.fancyButton1162.fancyButton.hover > span{
}
.fancyButton1162.fancyButton .text{
color: #515252;
font-size: 1em;
font-family: "Raleway";
padding-top: 1.25em;
font-style: normal;
text-decoration: none;
padding-top: 1.25em;
background-repeat: no-repeat;
background-position: left top;
position: relative;
}
.fancyButton1162 .text::after {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
border-bottom: 2px solid #FFCC00;
width: 60px;
transition: all .3s ease-in-out;
}
.fancyButton1162:hover .text::after,
.fancyButton1162:focus .text::after,
.fancyButton1162:active .text::after {
width: 82px;display: block;}
.fancyButton1162.fancyButton:hover .text,.fancyButton1162.fancyButton:focus .text,.fancyButton1162.fancyButton:active .text,.fancyButton1162.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton1162.fancyButton .textStyle1{
color: #515252;
font-size: 1.1em;
font-weight: 700;
text-decoration: none;
display: block;
text-transform: uppercase;
line-height: 1.15;
margin-bottom: .3em;}
.fancyButton1162.fancyButton:hover .textStyle1, .fancyButton1162.fancyButton.hover .textStyle1{
text-decoration: underline;
}
.fancyButton1162.fancyButton .textStyle2{
color: #515252;
font-size: .95em;
font-style: italic;
text-decoration: none;
display: block;
line-height: 1.15;}
.fancyButton1162.fancyButton:hover .textStyle2, .fancyButton1162.fancyButton.hover .textStyle2{
text-decoration: none;
}
Notify Me®Sign up for notifications
.fancyButton1047.fancyButton:link,.fancyButton1047.fancyButton:visited, .fancyButton1047div.fancyButton{
padding-top: 6.35em;
background-image: url('/ImageRepository/Document?documentID=25195');
background-repeat: no-repeat;
background-position: center 9px ;
transition: all .3s ease-in-out;}
.fancyButton1047.fancyButton:hover,.fancyButton1047.fancyButton:focus,.fancyButton1047.fancyButton:active,.fancyButton1047.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton1047.fancyButton:link > span,.fancyButton1047.fancyButton:visited > span, .fancyButton1047div.fancyButton > span{
}
.fancyButton1047.fancyButton:hover > span,.fancyButton1047.fancyButton:focus > span,.fancyButton1047.fancyButton:active > span,.fancyButton1047.fancyButton.hover > span{
}
.fancyButton1047.fancyButton .text{
color: #515252;
font-size: 1em;
font-family: "Raleway";
padding-top: 1.25em;
font-style: normal;
text-decoration: none;
padding-top: 1.25em;
background-repeat: no-repeat;
background-position: left top;
position: relative;
}
.fancyButton1047 .text::after {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
border-bottom: 2px solid #FFCC00;
width: 60px;
transition: all .3s ease-in-out;
}
.fancyButton1047:hover .text::after,
.fancyButton1047:focus .text::after,
.fancyButton1047:active .text::after {
width: 82px;display: block;}
.fancyButton1047.fancyButton:hover .text,.fancyButton1047.fancyButton:focus .text,.fancyButton1047.fancyButton:active .text,.fancyButton1047.fancyButton.hover .text{
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton1047.fancyButton .textStyle1{
color: #515252;
font-size: 1.1em;
font-weight: 700;
text-decoration: none;
display: block;
text-transform: uppercase;
line-height: 1.15;
margin-bottom: .3em;}
.fancyButton1047.fancyButton:hover .textStyle1, .fancyButton1047.fancyButton.hover .textStyle1{
text-decoration: underline;
}
.fancyButton1047.fancyButton .textStyle2{
color: #515252;
font-size: .95em;
font-style: italic;
text-decoration: none;
display: block;
line-height: 1.15;}
.fancyButton1047.fancyButton:hover .textStyle2, .fancyButton1047.fancyButton.hover .textStyle2{
text-decoration: none;
}
"