Jupiter Island: Police Benevolent Association Meeting Notice
"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
//
Alerts
.fancyButton51.fancyButton:link,.fancyButton51.fancyButton:visited, .fancyButton51div.fancyButton{
background-color: rgb(255, 255, 255);
background-image: url('/ImageRepository/Document?documentID=82');
background-repeat: no-repeat;
background-position: center 2em ;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
position: relative;
border-radius: 10px;
background-size: 5em;
box-shadow: 0 2px 10px #0000004d;}
.fancyButton51.fancyButton:hover,.fancyButton51.fancyButton:focus,.fancyButton51.fancyButton:active,.fancyButton51.fancyButton.hover{
background-repeat: no-repeat;
background-position: center 1.75em ;
background-size: 5.5em;
}
.fancyButton51.fancyButton:link > span,.fancyButton51.fancyButton:visited > span, .fancyButton51div.fancyButton > span{
}
.fancyButton51.fancyButton:hover > span,.fancyButton51.fancyButton:focus > span,.fancyButton51.fancyButton:active > span,.fancyButton51.fancyButton.hover > span{
}
.fancyButton51.fancyButton .text{
color: rgb(17, 28, 31);
font-size: 1.1em;
font-family: "Barlow Condensed";
padding-top: 7em;
padding-bottom: 2em;
padding-right: 1em;
padding-left: 1em;
font-weight: 500;
text-decoration: none;
padding-top: 7em;
padding-bottom: 2em;
padding-right: 1em;
padding-left: 1em;
background-image: url('/ImageRepository/Document?documentID=97');
background-repeat: no-repeat;
background-position: center bottom;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
background-position: center bottom 1em;
}
.fancyButton51.fancyButton:hover .text,.fancyButton51.fancyButton:focus .text,.fancyButton51.fancyButton:active .text,.fancyButton51.fancyButton.hover .text{
text-decoration: none;
background-image: url('/ImageRepository/Document?documentID=88');
background-repeat: no-repeat;
background-position: center bottom;
background-position: center bottom 1.3em;
}
Agendas & Minutes
.fancyButton46.fancyButton:link,.fancyButton46.fancyButton:visited, .fancyButton46div.fancyButton{
background-color: rgb(255, 255, 255);
background-image: url('/ImageRepository/Document?documentID=81');
background-repeat: no-repeat;
background-position: center 2em ;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
position: relative;
border-radius: 10px;
background-size: 5em;
box-shadow: 0 2px 10px #0000004d;}
.fancyButton46.fancyButton:hover,.fancyButton46.fancyButton:focus,.fancyButton46.fancyButton:active,.fancyButton46.fancyButton.hover{
background-repeat: no-repeat;
background-position: center 1.75em ;
background-size: 5.5em;
}
.fancyButton46.fancyButton:link > span,.fancyButton46.fancyButton:visited > span, .fancyButton46div.fancyButton > span{
}
.fancyButton46.fancyButton:hover > span,.fancyButton46.fancyButton:focus > span,.fancyButton46.fancyButton:active > span,.fancyButton46.fancyButton.hover > span{
}
.fancyButton46.fancyButton .text{
color: rgb(17, 28, 31);
font-size: 1.1em;
font-family: "Barlow Condensed";
padding-top: 7em;
padding-bottom: 2em;
padding-right: 1em;
padding-left: 1em;
font-weight: 500;
text-decoration: none;
padding-top: 7em;
padding-bottom: 2em;
padding-right: 1em;
padding-left: 1em;
background-image: url('/ImageRepository/Document?documentID=97');
background-repeat: no-repeat;
background-position: center bottom;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
background-position: center bottom 1em;
}
.fancyButton46.fancyButton:hover .text,.fancyButton46.fancyButton:focus .text,.fancyButton46.fancyButton:active .text,.fancyButton46.fancyButton.hover .text{
text-decoration: none;
background-image: url('/ImageRepository/Document?documentID=88');
background-repeat: no-repeat;
background-position: center bottom;
background-position: center bottom 1.3em;
}
Live Meetings
.fancyButton89.fancyButton:link,.fancyButton89.fancyButton:visited, .fancyButton89div.fancyButton{
background-color: rgb(255, 255, 255);
background-image: url('/ImageRepository/Document?documentID=81');
background-repeat: no-repeat;
background-position: center 2em ;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
position: relative;
border-radius: 10px;
background-size: 5em;
box-shadow: 0 2px 10px #0000004d;}
.fancyButton89.fancyButton:hover,.fancyButton89.fancyButton:focus,.fancyButton89.fancyButton:active,.fancyButton89.fancyButton.hover{
background-repeat: no-repeat;
background-position: center 1.75em ;
background-size: 5.5em;}
.fancyButton89.fancyButton:link > span,.fancyButton89.fancyButton:visited > span, .fancyButton89div.fancyButton > span{
}
.fancyButton89.fancyButton:hover > span,.fancyButton89.fancyButton:focus > span,.fancyButton89.fancyButton:active > span,.fancyButton89.fancyButton.hover > span{
}
.fancyButton89.fancyButton .text{
color: rgb(0, 0, 0);
font-size: 1.1em;
font-family: "Barlow Condensed";
padding-top: 7em;
padding-bottom: 2em;
padding-right: 1em;
padding-left: 1em;
font-weight: 500;
text-decoration: none;
padding-top: 7em;
padding-bottom: 2em;
padding-right: 1em;
padding-left: 1em;
background-image: url('/ImageRepository/Document?documentID=97');
background-repeat: no-repeat;
background-position: left top;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
background-position: center bottom 1em;
}
.fancyButton89.fancyButton:hover .text,.fancyButton89.fancyButton:focus .text,.fancyButton89.fancyButton:active .text,.fancyButton89.fancyButton.hover .text{
text-decoration: none;
background-image: url('/ImageRepository/Document?documentID=88');
background-repeat: no-repeat;
background-position: left top;
background-position: center bottom 1.3em;
}
South Martin Regional Utility
.fancyButton84.fancyButton:link,.fancyButton84.fancyButton:visited, .fancyButton84div.fancyButton{
background-color: rgb(255, 255, 255);
padding-top: 0em;
padding-bottom: 0em;
background-image: url('/ImageRepository/Document?documentID=395');
background-repeat: no-repeat;
background-position: center 2em ;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
position: relative;
border-radius: 10px;
background-size: 5em;
box-shadow: 0 2px 10px #0000004d;}
.fancyButton84.fancyButton:hover,.fancyButton84.fancyButton:focus,.fancyButton84.fancyButton:active,.fancyButton84.fancyButton.hover{
background-repeat: no-repeat;
background-position: center 1.75em ;
background-size: 5.5em;
}
.fancyButton84.fancyButton:link > span,.fancyButton84.fancyButton:visited > span, .fancyButton84div.fancyButton > span{
}
.fancyButton84.fancyButton:hover > span,.fancyButton84.fancyButton:focus > span,.fancyButton84.fancyButton:active > span,.fancyButton84.fancyButton.hover > span{
}
.fancyButton84.fancyButton .text{
color: rgb(17, 28, 31);
font-size: 1.1em;
font-family: "Barlow Condensed";
padding-top: 7em;
padding-bottom: 0.5em;
padding-right: 1em;
padding-left: 1em;
font-weight: 500;
text-decoration: none;
padding-top: 7em;
padding-bottom: 0.5em;
padding-right: 1em;
padding-left: 1em;
background-image: url('/ImageRepository/Document?documentID=97');
background-repeat: no-repeat;
background-position: center bottom;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
background-position: center bottom 1em;
}
.fancyButton84.fancyButton:hover .text,.fancyButton84.fancyButton:focus .text,.fancyButton84.fancyButton:active .text,.fancyButton84.fancyButton.hover .text{
text-decoration: none;
background-image: url('/ImageRepository/Document?documentID=88');
background-repeat: no-repeat;
background-position: center bottom;
background-position: center bottom 1.3em;
}
Public Safety
.fancyButton53.fancyButton:link,.fancyButton53.fancyButton:visited, .fancyButton53div.fancyButton{
background-color: rgb(255, 255, 255);
background-image: url('/ImageRepository/Document?documentID=397');
background-repeat: no-repeat;
background-position: center 2em ;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
position: relative;
border-radius: 10px;
background-size: 5em;
box-shadow: 0 2px 10px #0000004d;}
.fancyButton53.fancyButton:hover,.fancyButton53.fancyButton:focus,.fancyButton53.fancyButton:active,.fancyButton53.fancyButton.hover{
background-repeat: no-repeat;
background-position: center 1.75em ;
background-size: 5.5em;}
.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: rgb(17, 28, 31);
font-size: 1.1em;
font-family: "Barlow Condensed";
padding-top: 7em;
padding-bottom: 2em;
padding-right: 1em;
padding-left: 1em;
font-weight: 500;
text-decoration: none;
padding-top: 7em;
padding-bottom: 2em;
padding-right: 1em;
padding-left: 1em;
background-image: url('/ImageRepository/Document?documentID=97');
background-repeat: no-repeat;
background-position: center bottom;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
background-position: center bottom 1em;
}
.fancyButton53.fancyButton:hover .text,.fancyButton53.fancyButton:focus .text,.fancyButton53.fancyButton:active .text,.fancyButton53.fancyButton.hover .text{
text-decoration: none;
background-image: url('/ImageRepository/Document?documentID=88');
background-repeat: no-repeat;
background-position: center bottom;
background-position: center bottom 1.3em;
}
Building Department
.fancyButton54.fancyButton:link,.fancyButton54.fancyButton:visited, .fancyButton54div.fancyButton{
background-color: rgb(255, 255, 255);
background-image: url('/ImageRepository/Document?documentID=398');
background-repeat: no-repeat;
background-position: center 2em ;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
position: relative;
border-radius: 10px;
background-size: 5em;
box-shadow: 0 2px 10px #0000004d;}
.fancyButton54.fancyButton:hover,.fancyButton54.fancyButton:focus,.fancyButton54.fancyButton:active,.fancyButton54.fancyButton.hover{
background-repeat: no-repeat;
background-position: center 1.75em ;
background-size: 5.5em;}
.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: rgb(17, 28, 31);
font-size: 1.1em;
font-family: "Barlow Condensed";
padding-top: 7em;
padding-bottom: 2em;
padding-right: 1em;
padding-left: 1em;
font-weight: 500;
text-decoration: none;
padding-top: 7em;
padding-bottom: 2em;
padding-right: 1em;
padding-left: 1em;
background-image: url('/ImageRepository/Document?documentID=97');
background-repeat: no-repeat;
background-position: center bottom;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
background-position: center bottom 1em;
}
.fancyButton54.fancyButton:hover .text,.fancyButton54.fancyButton:focus .text,.fancyButton54.fancyButton:active .text,.fancyButton54.fancyButton.hover .text{
text-decoration: none;
background-image: url('/ImageRepository/Document?documentID=88');
background-repeat: no-repeat;
background-position: center bottom;
background-position: center bottom 1.3em;
}
Notifications
.fancyButton55.fancyButton:link,.fancyButton55.fancyButton:visited, .fancyButton55div.fancyButton{
background-color: rgb(255, 255, 255);
background-image: url('/ImageRepository/Document?documentID=86');
background-repeat: no-repeat;
background-position: center 2em ;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
position: relative;
border-radius: 10px;
background-size: 5em;
box-shadow: 0 2px 10px #0000004d;}
.fancyButton55.fancyButton:hover,.fancyButton55.fancyButton:focus,.fancyButton55.fancyButton:active,.fancyButton55.fancyButton.hover{
background-repeat: no-repeat;
background-position: center 1.75em ;
background-size: 5.5em;}
.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: rgb(17, 28, 31);
font-size: 1.1em;
font-family: "Barlow Condensed";
padding-top: 7em;
padding-bottom: 2em;
padding-right: 1em;
padding-left: 1em;
font-weight: 500;
text-decoration: none;
padding-top: 7em;
padding-bottom: 2em;
padding-right: 1em;
padding-left: 1em;
background-image: url('/ImageRepository/Document?documentID=97');
background-repeat: no-repeat;
background-position: center bottom;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
background-position: center bottom 1em;
}
.fancyButton55.fancyButton:hover .text,.fancyButton55.fancyButton:focus .text,.fancyButton55.fancyButton:active .text,.fancyButton55.fancyButton.hover .text{
text-decoration: none;
background-image: url('/ImageRepository/Document?documentID=88');
background-repeat: no-repeat;
background-position: center bottom;
background-position: center bottom 1.3em;
}
Jupiter Island Town Hall2 Bridge RoadHobe Sound, FL 33455Phone: 772-545-0100Email UsBusiness Hours Monday - Friday8:30 am - 4:30 pm"