School Zone Speed Enforcement Hearing Canceled
"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
//
Pay My Bill
.fancyButton52.fancyButton:link,.fancyButton52.fancyButton:visited, .fancyButton52div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=96');
background-repeat: no-repeat;
background-position: center .35em ;
background-size: 90px;
transition:.15s ease-in-out;}
.fancyButton52.fancyButton:hover,.fancyButton52.fancyButton:focus,.fancyButton52.fancyButton:active,.fancyButton52.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 100px;}
.fancyButton52.fancyButton:link > span,.fancyButton52.fancyButton:visited > span, .fancyButton52div.fancyButton > span{
}
.fancyButton52.fancyButton:hover > span,.fancyButton52.fancyButton:focus > span,.fancyButton52.fancyButton:active > span,.fancyButton52.fancyButton.hover > span{
}
.fancyButton52.fancyButton .text{
color: #000000;
font-family: "Lato";
padding-top: 6.25em;
font-style: normal;
text-decoration: none;
padding-top: 6.25em;
background-image: url('/ImageRepository/Document?documentID=97');
background-repeat: no-repeat;
background-position: center 1.35em ;
background-size: 55px;
}
.fancyButton52.fancyButton:hover .text,.fancyButton52.fancyButton:focus .text,.fancyButton52.fancyButton:active .text,.fancyButton52.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 1.35em ;
}
Employment
.fancyButton53.fancyButton:link,.fancyButton53.fancyButton:visited, .fancyButton53div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=91');
background-repeat: no-repeat;
background-position: center .35em ;
background-size: 90px;
transition:.15s ease-in-out;}
.fancyButton53.fancyButton:hover,.fancyButton53.fancyButton:focus,.fancyButton53.fancyButton:active,.fancyButton53.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 100px;}
.fancyButton53.fancyButton:link > span,.fancyButton53.fancyButton:visited > span, .fancyButton53div.fancyButton > span{
}
.fancyButton53.fancyButton:hover > span,.fancyButton53.fancyButton:focus > span,.fancyButton53.fancyButton:active > span,.fancyButton53.fancyButton.hover > span{
}
.fancyButton53.fancyButton .text{
color: #000000;
font-family: "Lato";
padding-top: 6.25em;
font-style: normal;
text-decoration: none;
padding-top: 6.25em;
background-image: url('/ImageRepository/Document?documentID=93');
background-repeat: no-repeat;
background-position: center 1.35em ;
background-size: 55px;
}
.fancyButton53.fancyButton:hover .text,.fancyButton53.fancyButton:focus .text,.fancyButton53.fancyButton:active .text,.fancyButton53.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 1.35em ;
}
Report a Concern
.fancyButton54.fancyButton:link,.fancyButton54.fancyButton:visited, .fancyButton54div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=99');
background-repeat: no-repeat;
background-position: center .35em ;
background-size: 90px;
transition:.15s ease-in-out;}
.fancyButton54.fancyButton:hover,.fancyButton54.fancyButton:focus,.fancyButton54.fancyButton:active,.fancyButton54.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 100px;}
.fancyButton54.fancyButton:link > span,.fancyButton54.fancyButton:visited > span, .fancyButton54div.fancyButton > span{
}
.fancyButton54.fancyButton:hover > span,.fancyButton54.fancyButton:focus > span,.fancyButton54.fancyButton:active > span,.fancyButton54.fancyButton.hover > span{
}
.fancyButton54.fancyButton .text{
color: #000000;
font-family: "Lato";
padding-top: 6.25em;
font-style: normal;
text-decoration: none;
padding-top: 6.25em;
background-image: url('/ImageRepository/Document?documentID=98');
background-repeat: no-repeat;
background-position: center 1.35em ;
background-size: 55px;
}
.fancyButton54.fancyButton:hover .text,.fancyButton54.fancyButton:focus .text,.fancyButton54.fancyButton:active .text,.fancyButton54.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 1.35em ;
}
Building Permits
.fancyButton55.fancyButton:link,.fancyButton55.fancyButton:visited, .fancyButton55div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=94');
background-repeat: no-repeat;
background-position: center .35em ;
background-size: 90px;
transition:.15s ease-in-out;}
.fancyButton55.fancyButton:hover,.fancyButton55.fancyButton:focus,.fancyButton55.fancyButton:active,.fancyButton55.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 100px;}
.fancyButton55.fancyButton:link > span,.fancyButton55.fancyButton:visited > span, .fancyButton55div.fancyButton > span{
}
.fancyButton55.fancyButton:hover > span,.fancyButton55.fancyButton:focus > span,.fancyButton55.fancyButton:active > span,.fancyButton55.fancyButton.hover > span{
}
.fancyButton55.fancyButton .text{
color: #000000;
font-family: "Lato";
padding-top: 6.25em;
font-style: normal;
text-decoration: none;
padding-top: 6.25em;
background-image: url('/ImageRepository/Document?documentID=92');
background-repeat: no-repeat;
background-position: center 1.35em ;
background-size: 55px;
}
.fancyButton55.fancyButton:hover .text,.fancyButton55.fancyButton:focus .text,.fancyButton55.fancyButton:active .text,.fancyButton55.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 1.35em ;
}
Agendas & Minutes
.fancyButton56.fancyButton:link,.fancyButton56.fancyButton:visited, .fancyButton56div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=96');
background-repeat: no-repeat;
background-position: center .35em ;
background-size: 90px;
transition:.15s ease-in-out;}
.fancyButton56.fancyButton:hover,.fancyButton56.fancyButton:focus,.fancyButton56.fancyButton:active,.fancyButton56.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 100px;}
.fancyButton56.fancyButton:link > span,.fancyButton56.fancyButton:visited > span, .fancyButton56div.fancyButton > span{
}
.fancyButton56.fancyButton:hover > span,.fancyButton56.fancyButton:focus > span,.fancyButton56.fancyButton:active > span,.fancyButton56.fancyButton.hover > span{
}
.fancyButton56.fancyButton .text{
color: #000000;
font-family: "Lato";
padding-top: 6.25em;
font-style: normal;
text-decoration: none;
padding-top: 6.25em;
background-image: url('/ImageRepository/Document?documentID=90');
background-repeat: no-repeat;
background-position: center 1.35em ;
background-size: 55px;
}
.fancyButton56.fancyButton:hover .text,.fancyButton56.fancyButton:focus .text,.fancyButton56.fancyButton:active .text,.fancyButton56.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 1.35em ;
}
Library
.fancyButton57.fancyButton:link,.fancyButton57.fancyButton:visited, .fancyButton57div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=91');
background-repeat: no-repeat;
background-position: center .35em ;
background-size: 90px;
transition:.15s ease-in-out;}
.fancyButton57.fancyButton:hover,.fancyButton57.fancyButton:focus,.fancyButton57.fancyButton:active,.fancyButton57.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 100px;}
.fancyButton57.fancyButton:link > span,.fancyButton57.fancyButton:visited > span, .fancyButton57div.fancyButton > span{
}
.fancyButton57.fancyButton:hover > span,.fancyButton57.fancyButton:focus > span,.fancyButton57.fancyButton:active > span,.fancyButton57.fancyButton.hover > span{
}
.fancyButton57.fancyButton .text{
color: #000000;
font-family: "Lato";
padding-top: 6.25em;
font-style: normal;
text-decoration: none;
padding-top: 6.25em;
background-image: url('/ImageRepository/Document?documentID=95');
background-repeat: no-repeat;
background-position: center 1.35em ;
background-size: 55px;
}
.fancyButton57.fancyButton:hover .text,.fancyButton57.fancyButton:focus .text,.fancyButton57.fancyButton:active .text,.fancyButton57.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 1.35em ;
}
City of Lake Alfred155 E Pomelo StreetLake Alfred FLPhone: 863-291-5270"
Planning and Zoning Board Meeting Canceled
"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
//
Pay My Bill
.fancyButton52.fancyButton:link,.fancyButton52.fancyButton:visited, .fancyButton52div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=96');
background-repeat: no-repeat;
background-position: center .35em ;
background-size: 90px;
transition:.15s ease-in-out;}
.fancyButton52.fancyButton:hover,.fancyButton52.fancyButton:focus,.fancyButton52.fancyButton:active,.fancyButton52.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 100px;}
.fancyButton52.fancyButton:link > span,.fancyButton52.fancyButton:visited > span, .fancyButton52div.fancyButton > span{
}
.fancyButton52.fancyButton:hover > span,.fancyButton52.fancyButton:focus > span,.fancyButton52.fancyButton:active > span,.fancyButton52.fancyButton.hover > span{
}
.fancyButton52.fancyButton .text{
color: #000000;
font-family: "Lato";
padding-top: 6.25em;
font-style: normal;
text-decoration: none;
padding-top: 6.25em;
background-image: url('/ImageRepository/Document?documentID=97');
background-repeat: no-repeat;
background-position: center 1.35em ;
background-size: 55px;
}
.fancyButton52.fancyButton:hover .text,.fancyButton52.fancyButton:focus .text,.fancyButton52.fancyButton:active .text,.fancyButton52.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 1.35em ;
}
Employment
.fancyButton53.fancyButton:link,.fancyButton53.fancyButton:visited, .fancyButton53div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=91');
background-repeat: no-repeat;
background-position: center .35em ;
background-size: 90px;
transition:.15s ease-in-out;}
.fancyButton53.fancyButton:hover,.fancyButton53.fancyButton:focus,.fancyButton53.fancyButton:active,.fancyButton53.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 100px;}
.fancyButton53.fancyButton:link > span,.fancyButton53.fancyButton:visited > span, .fancyButton53div.fancyButton > span{
}
.fancyButton53.fancyButton:hover > span,.fancyButton53.fancyButton:focus > span,.fancyButton53.fancyButton:active > span,.fancyButton53.fancyButton.hover > span{
}
.fancyButton53.fancyButton .text{
color: #000000;
font-family: "Lato";
padding-top: 6.25em;
font-style: normal;
text-decoration: none;
padding-top: 6.25em;
background-image: url('/ImageRepository/Document?documentID=93');
background-repeat: no-repeat;
background-position: center 1.35em ;
background-size: 55px;
}
.fancyButton53.fancyButton:hover .text,.fancyButton53.fancyButton:focus .text,.fancyButton53.fancyButton:active .text,.fancyButton53.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 1.35em ;
}
Report a Concern
.fancyButton54.fancyButton:link,.fancyButton54.fancyButton:visited, .fancyButton54div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=99');
background-repeat: no-repeat;
background-position: center .35em ;
background-size: 90px;
transition:.15s ease-in-out;}
.fancyButton54.fancyButton:hover,.fancyButton54.fancyButton:focus,.fancyButton54.fancyButton:active,.fancyButton54.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 100px;}
.fancyButton54.fancyButton:link > span,.fancyButton54.fancyButton:visited > span, .fancyButton54div.fancyButton > span{
}
.fancyButton54.fancyButton:hover > span,.fancyButton54.fancyButton:focus > span,.fancyButton54.fancyButton:active > span,.fancyButton54.fancyButton.hover > span{
}
.fancyButton54.fancyButton .text{
color: #000000;
font-family: "Lato";
padding-top: 6.25em;
font-style: normal;
text-decoration: none;
padding-top: 6.25em;
background-image: url('/ImageRepository/Document?documentID=98');
background-repeat: no-repeat;
background-position: center 1.35em ;
background-size: 55px;
}
.fancyButton54.fancyButton:hover .text,.fancyButton54.fancyButton:focus .text,.fancyButton54.fancyButton:active .text,.fancyButton54.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 1.35em ;
}
Building Permits
.fancyButton55.fancyButton:link,.fancyButton55.fancyButton:visited, .fancyButton55div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=94');
background-repeat: no-repeat;
background-position: center .35em ;
background-size: 90px;
transition:.15s ease-in-out;}
.fancyButton55.fancyButton:hover,.fancyButton55.fancyButton:focus,.fancyButton55.fancyButton:active,.fancyButton55.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 100px;}
.fancyButton55.fancyButton:link > span,.fancyButton55.fancyButton:visited > span, .fancyButton55div.fancyButton > span{
}
.fancyButton55.fancyButton:hover > span,.fancyButton55.fancyButton:focus > span,.fancyButton55.fancyButton:active > span,.fancyButton55.fancyButton.hover > span{
}
.fancyButton55.fancyButton .text{
color: #000000;
font-family: "Lato";
padding-top: 6.25em;
font-style: normal;
text-decoration: none;
padding-top: 6.25em;
background-image: url('/ImageRepository/Document?documentID=92');
background-repeat: no-repeat;
background-position: center 1.35em ;
background-size: 55px;
}
.fancyButton55.fancyButton:hover .text,.fancyButton55.fancyButton:focus .text,.fancyButton55.fancyButton:active .text,.fancyButton55.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 1.35em ;
}
Agendas & Minutes
.fancyButton56.fancyButton:link,.fancyButton56.fancyButton:visited, .fancyButton56div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=96');
background-repeat: no-repeat;
background-position: center .35em ;
background-size: 90px;
transition:.15s ease-in-out;}
.fancyButton56.fancyButton:hover,.fancyButton56.fancyButton:focus,.fancyButton56.fancyButton:active,.fancyButton56.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 100px;}
.fancyButton56.fancyButton:link > span,.fancyButton56.fancyButton:visited > span, .fancyButton56div.fancyButton > span{
}
.fancyButton56.fancyButton:hover > span,.fancyButton56.fancyButton:focus > span,.fancyButton56.fancyButton:active > span,.fancyButton56.fancyButton.hover > span{
}
.fancyButton56.fancyButton .text{
color: #000000;
font-family: "Lato";
padding-top: 6.25em;
font-style: normal;
text-decoration: none;
padding-top: 6.25em;
background-image: url('/ImageRepository/Document?documentID=90');
background-repeat: no-repeat;
background-position: center 1.35em ;
background-size: 55px;
}
.fancyButton56.fancyButton:hover .text,.fancyButton56.fancyButton:focus .text,.fancyButton56.fancyButton:active .text,.fancyButton56.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 1.35em ;
}
Library
.fancyButton57.fancyButton:link,.fancyButton57.fancyButton:visited, .fancyButton57div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=91');
background-repeat: no-repeat;
background-position: center .35em ;
background-size: 90px;
transition:.15s ease-in-out;}
.fancyButton57.fancyButton:hover,.fancyButton57.fancyButton:focus,.fancyButton57.fancyButton:active,.fancyButton57.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 100px;}
.fancyButton57.fancyButton:link > span,.fancyButton57.fancyButton:visited > span, .fancyButton57div.fancyButton > span{
}
.fancyButton57.fancyButton:hover > span,.fancyButton57.fancyButton:focus > span,.fancyButton57.fancyButton:active > span,.fancyButton57.fancyButton.hover > span{
}
.fancyButton57.fancyButton .text{
color: #000000;
font-family: "Lato";
padding-top: 6.25em;
font-style: normal;
text-decoration: none;
padding-top: 6.25em;
background-image: url('/ImageRepository/Document?documentID=95');
background-repeat: no-repeat;
background-position: center 1.35em ;
background-size: 55px;
}
.fancyButton57.fancyButton:hover .text,.fancyButton57.fancyButton:focus .text,.fancyButton57.fancyButton:active .text,.fancyButton57.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 1.35em ;
}
City of Lake Alfred155 E Pomelo StreetLake Alfred FLPhone: 863-291-5270"
Development Review Special Magistrate Hearing 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
//
Pay My Bill
.fancyButton52.fancyButton:link,.fancyButton52.fancyButton:visited, .fancyButton52div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=96');
background-repeat: no-repeat;
background-position: center .35em ;
background-size: 90px;
transition:.15s ease-in-out;}
.fancyButton52.fancyButton:hover,.fancyButton52.fancyButton:focus,.fancyButton52.fancyButton:active,.fancyButton52.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 100px;}
.fancyButton52.fancyButton:link > span,.fancyButton52.fancyButton:visited > span, .fancyButton52div.fancyButton > span{
}
.fancyButton52.fancyButton:hover > span,.fancyButton52.fancyButton:focus > span,.fancyButton52.fancyButton:active > span,.fancyButton52.fancyButton.hover > span{
}
.fancyButton52.fancyButton .text{
color: #000000;
font-family: "Lato";
padding-top: 6.25em;
font-style: normal;
text-decoration: none;
padding-top: 6.25em;
background-image: url('/ImageRepository/Document?documentID=97');
background-repeat: no-repeat;
background-position: center 1.35em ;
background-size: 55px;
}
.fancyButton52.fancyButton:hover .text,.fancyButton52.fancyButton:focus .text,.fancyButton52.fancyButton:active .text,.fancyButton52.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 1.35em ;
}
Employment
.fancyButton53.fancyButton:link,.fancyButton53.fancyButton:visited, .fancyButton53div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=91');
background-repeat: no-repeat;
background-position: center .35em ;
background-size: 90px;
transition:.15s ease-in-out;}
.fancyButton53.fancyButton:hover,.fancyButton53.fancyButton:focus,.fancyButton53.fancyButton:active,.fancyButton53.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 100px;}
.fancyButton53.fancyButton:link > span,.fancyButton53.fancyButton:visited > span, .fancyButton53div.fancyButton > span{
}
.fancyButton53.fancyButton:hover > span,.fancyButton53.fancyButton:focus > span,.fancyButton53.fancyButton:active > span,.fancyButton53.fancyButton.hover > span{
}
.fancyButton53.fancyButton .text{
color: #000000;
font-family: "Lato";
padding-top: 6.25em;
font-style: normal;
text-decoration: none;
padding-top: 6.25em;
background-image: url('/ImageRepository/Document?documentID=93');
background-repeat: no-repeat;
background-position: center 1.35em ;
background-size: 55px;
}
.fancyButton53.fancyButton:hover .text,.fancyButton53.fancyButton:focus .text,.fancyButton53.fancyButton:active .text,.fancyButton53.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 1.35em ;
}
Report a Concern
.fancyButton54.fancyButton:link,.fancyButton54.fancyButton:visited, .fancyButton54div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=99');
background-repeat: no-repeat;
background-position: center .35em ;
background-size: 90px;
transition:.15s ease-in-out;}
.fancyButton54.fancyButton:hover,.fancyButton54.fancyButton:focus,.fancyButton54.fancyButton:active,.fancyButton54.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 100px;}
.fancyButton54.fancyButton:link > span,.fancyButton54.fancyButton:visited > span, .fancyButton54div.fancyButton > span{
}
.fancyButton54.fancyButton:hover > span,.fancyButton54.fancyButton:focus > span,.fancyButton54.fancyButton:active > span,.fancyButton54.fancyButton.hover > span{
}
.fancyButton54.fancyButton .text{
color: #000000;
font-family: "Lato";
padding-top: 6.25em;
font-style: normal;
text-decoration: none;
padding-top: 6.25em;
background-image: url('/ImageRepository/Document?documentID=98');
background-repeat: no-repeat;
background-position: center 1.35em ;
background-size: 55px;
}
.fancyButton54.fancyButton:hover .text,.fancyButton54.fancyButton:focus .text,.fancyButton54.fancyButton:active .text,.fancyButton54.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 1.35em ;
}
Building Permits
.fancyButton55.fancyButton:link,.fancyButton55.fancyButton:visited, .fancyButton55div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=94');
background-repeat: no-repeat;
background-position: center .35em ;
background-size: 90px;
transition:.15s ease-in-out;}
.fancyButton55.fancyButton:hover,.fancyButton55.fancyButton:focus,.fancyButton55.fancyButton:active,.fancyButton55.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 100px;}
.fancyButton55.fancyButton:link > span,.fancyButton55.fancyButton:visited > span, .fancyButton55div.fancyButton > span{
}
.fancyButton55.fancyButton:hover > span,.fancyButton55.fancyButton:focus > span,.fancyButton55.fancyButton:active > span,.fancyButton55.fancyButton.hover > span{
}
.fancyButton55.fancyButton .text{
color: #000000;
font-family: "Lato";
padding-top: 6.25em;
font-style: normal;
text-decoration: none;
padding-top: 6.25em;
background-image: url('/ImageRepository/Document?documentID=92');
background-repeat: no-repeat;
background-position: center 1.35em ;
background-size: 55px;
}
.fancyButton55.fancyButton:hover .text,.fancyButton55.fancyButton:focus .text,.fancyButton55.fancyButton:active .text,.fancyButton55.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 1.35em ;
}
Agendas & Minutes
.fancyButton56.fancyButton:link,.fancyButton56.fancyButton:visited, .fancyButton56div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=96');
background-repeat: no-repeat;
background-position: center .35em ;
background-size: 90px;
transition:.15s ease-in-out;}
.fancyButton56.fancyButton:hover,.fancyButton56.fancyButton:focus,.fancyButton56.fancyButton:active,.fancyButton56.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 100px;}
.fancyButton56.fancyButton:link > span,.fancyButton56.fancyButton:visited > span, .fancyButton56div.fancyButton > span{
}
.fancyButton56.fancyButton:hover > span,.fancyButton56.fancyButton:focus > span,.fancyButton56.fancyButton:active > span,.fancyButton56.fancyButton.hover > span{
}
.fancyButton56.fancyButton .text{
color: #000000;
font-family: "Lato";
padding-top: 6.25em;
font-style: normal;
text-decoration: none;
padding-top: 6.25em;
background-image: url('/ImageRepository/Document?documentID=90');
background-repeat: no-repeat;
background-position: center 1.35em ;
background-size: 55px;
}
.fancyButton56.fancyButton:hover .text,.fancyButton56.fancyButton:focus .text,.fancyButton56.fancyButton:active .text,.fancyButton56.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 1.35em ;
}
Library
.fancyButton57.fancyButton:link,.fancyButton57.fancyButton:visited, .fancyButton57div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=91');
background-repeat: no-repeat;
background-position: center .35em ;
background-size: 90px;
transition:.15s ease-in-out;}
.fancyButton57.fancyButton:hover,.fancyButton57.fancyButton:focus,.fancyButton57.fancyButton:active,.fancyButton57.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 100px;}
.fancyButton57.fancyButton:link > span,.fancyButton57.fancyButton:visited > span, .fancyButton57div.fancyButton > span{
}
.fancyButton57.fancyButton:hover > span,.fancyButton57.fancyButton:focus > span,.fancyButton57.fancyButton:active > span,.fancyButton57.fancyButton.hover > span{
}
.fancyButton57.fancyButton .text{
color: #000000;
font-family: "Lato";
padding-top: 6.25em;
font-style: normal;
text-decoration: none;
padding-top: 6.25em;
background-image: url('/ImageRepository/Document?documentID=95');
background-repeat: no-repeat;
background-position: center 1.35em ;
background-size: 55px;
}
.fancyButton57.fancyButton:hover .text,.fancyButton57.fancyButton:focus .text,.fancyButton57.fancyButton:active .text,.fancyButton57.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 1.35em ;
}
City of Lake Alfred155 E Pomelo StreetLake Alfred FLPhone: 863-291-5270"
Simpson Park Juneteenth Celebration in Lakeland
"Create a Website Account - Manage notification subscriptions, save form progress and more.
Search autocomplete is currently not responding. Please try again later.
View All Calendars is the default. Choose Select a Calendar to view a specific calendar. Subscribe to calendar notifications by clicking on the Notify Me® button, and you will automatically be alerted about the latest events in our community.
Agenda
Facility
Submit Event
Print
Email
Event Subscription
View RSS Feeds
Select on Calendar
Expand
Collapse
Previous
Next
Down
Up
Map
Share
Show more
Agenda
$(window).on("load", function () {
$('.icalDescription').urlToLink({ target: '_blank' });
});
var currentTextBox = null;
var currentDatePicker = null;
function hidePopup() {
return currentDatePicker && currentDatePicker.hidePopup();
}
//This method is called to handle the onclick and onfocus client side events for the texbox
function showPopup(sender, e) {
//this is a reference to the texbox which raised the event
//see the methods exposed through the $telerik static client library here - http://www.telerik.com/help/aspnet-ajax/telerik-static-client-library.html
var textBox = sender.tagName === "INPUT" ? sender : $telerik.getPreviousHtmlNode(sender);
// hide previous pop-up if open
textBox !== currentTextBox && hidePopup();
currentTextBox = textBox;
}
function dismissHook(e) {
return (e.keyCode === 27 || e.keyCode === 9) && hidePopup();
}
function handleKeydown(e) {
dismissHook(e) || searchTextHook(e);
}
//this handler is used to set the text of the TextBox to the value of selected from the popup
function dateSelected(sender, args) {
if (currentTextBox != null) {
//currentTextBox is the currently selected TextBox. Its value is set to the newly selected
//value of the picker
currentTextBox.value = args.get_newValue();
}
}
//this function is used to parse the date entered or selected by the user
function parseDate(sender, e) {
if (currentDatePicker != null) {
var date = currentDatePicker.get_dateInput().parseDate(sender.value);
var dateInput = currentDatePicker.get_dateInput();
if (date == null) {
date = currentDatePicker.get_selectedDate();
}
var formattedDate = dateInput.get_dateFormatInfo().FormatDate(date, dateInput.get_displayDateFormat());
sender.value = formattedDate;
}
}
function clearPostBack() {
Sys.WebForms.PageRequestManager.getInstance().remove_endRequest(clearPostBack);
$('.icalDescription').urlToLink({ target: '_blank' });
}
function redrawContentCalendar() {
Sys.WebForms.PageRequestManager.getInstance().add_endRequest(clearPostBack);
if (document.aspnetForm.calendarView.value == 'list' || document.aspnetForm.calendarView.value == '')
raiseAsyncPostbackCalendar('ctl00_ctl00_MainContent_ModuleContent_ctl00_contentUpdatePanelListView', 0, '');
else
raiseAsyncPostbackCalendar('ctl00_ctl00_MainContent_ModuleContent_ctl00_contentUpdatePanel', 0, '');
blockMenuSpawn = false;
}
function previousFeaturedItem(view) {
document.aspnetForm.calendarView.value = view;
raiseAsyncPostbackCalendar('featured', 0, 'drawFeaturedPrev');
}
function nextFeaturedItem(view) {
document.aspnetForm.calendarView.value = view;
raiseAsyncPostbackCalendar('featured', 0, 'drawFeaturedNext');
}
order+='ModuleContent\n'
Live Edit
//
Election Headquarters250 S. Broadway Ave.Bartow, FL 33830
Elections Operations Center70 Florida Citrus Blvd.,Winter Haven, FL 33880
Email: [email protected] "
Latest Lake Alfred Fire Department Agenda Now Available
"Most Recent Agenda"