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;
}
"
Ward 4, Position 1 City Council Candidate Profile and Platform
"Search autocomplete is currently not responding. Please try again later.
113 W. Mountain StFayetteville, AR 72701
I’m a 5th generation Arkansan and fell in love with Fayetteville in 1979 when I came to UA to obtain an education and play tennis for the Razorbacks. Fayetteville has a wonderful cultural vibe with diverse music on Dickson St, art on the square, performances at the Walton Arts Center and Theatre Squared, and an openness to ideas that are not found in much of the rest of the state. I decided to run for city council because I am concerned that the Fayetteville I fell in love with and now live in is slipping away due to rampant development without the necessary brakes and consideration for existing neighborhoods. Historic houses dating from the 1800’s and early 1900’s have been bulldozed down without any regulation to prevent that from happening and without public comment. We need to preserve our heritage and pass an ordinance to allow a public review process before our history is destroyed. New housing also influences traffic and crime patterns.
We, as a city, need to grow consciously with intent and a vision of how we want our beautiful city to look in 20 years. The 2030 plan has very laudable goals, but the details on how we fulfill that plan need to be carefully considered and consistent. I have lived in large cities (Seattle and Washington DC) and I do not want Fayetteville to become “homogenized” to look like every other American city. I want to work to keep it “funky”, unique, and charming. Aren’t these the characteristics that make it attractive to folks who choose to live in Fayetteville?
I also decided to run because Fayetteville has become the first city in Arkansas to pledge to use 100% renewable energy by local government by 2030. But we can also expand our vision and reduce our unsustainable consumption by borrowing ideas that have worked in other cities, such as incentivizing citizens and businesses to use renewable resources and changing our habits to reduce our waste, especially plastic.
I am honored and humbled to be elected to serve the residents of Fayetteville. I will work hard to fulfill these goals and listen to the people of our city so that we can keep Fayetteville a great place to live!
A resident of Fayetteville for over sixteen years (1979-1988, 2012-present), 15 years in Ward 4.
I live in the University Heights neighborhood with my black lab mix dog and tortoise shell colored cat. Both were rescue animals. In my free time, I like to bike, hike, kayak, make documentary films, and work with a suite of environmental groups to save the Buffalo National River and to preserve water quality in Arkansas.
Ward 4 meetings are held at City Hall in Room 111 at 6 p.m. on the 4th Monday of each month except in May and December. If you have an issue that you would like discussed, please email me at [email protected] and we will add it to the agenda. Agendas will be distributed through various neighborhood listservs and the city council’s website."