Longboat Key Chamber Hosts Business Networking Event
Create a Website Account - Manage notification subscriptions, save form progress and more.
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.
We encourage all local business owners to attend and be part of the conversation.
Register by clicking the link below. If you have questions, please contact the Longboat Key Chamber at (941) 383-2466.
https://business.longboatkeychamber.com/ap/Events/Register/AnFxxgZSVCdCN
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
//
Public Notices
.fancyButton87.fancyButton:link,.fancyButton87.fancyButton:visited, .fancyButton87div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=396');
background-repeat: no-repeat;
background-position: center 10px ;
background-size: 110px;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;}
.fancyButton87.fancyButton:hover,.fancyButton87.fancyButton:focus,.fancyButton87.fancyButton:active,.fancyButton87.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 130px;}
.fancyButton87.fancyButton:link > span,.fancyButton87.fancyButton:visited > span, .fancyButton87div.fancyButton > span{
}
.fancyButton87.fancyButton:hover > span,.fancyButton87.fancyButton:focus > span,.fancyButton87.fancyButton:active > span,.fancyButton87.fancyButton.hover > span{
}
.fancyButton87.fancyButton .text{
color: rgb(34, 34, 34);
font-family: "Poppins";
padding-top: 130px;
font-weight: 500;
text-decoration: none;
padding-top: 130px;
background-image: url('/ImageRepository/Document?documentID=401');
background-repeat: no-repeat;
background-position: center 45px ;
background-size: 40px;
}
.fancyButton87.fancyButton:hover .text,.fancyButton87.fancyButton:focus .text,.fancyButton87.fancyButton:active .text,.fancyButton87.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
}
GIS Online
.fancyButton88.fancyButton:link,.fancyButton88.fancyButton:visited, .fancyButton88div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=396');
background-repeat: no-repeat;
background-position: center 10px ;
background-size: 110px;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;}
.fancyButton88.fancyButton:hover,.fancyButton88.fancyButton:focus,.fancyButton88.fancyButton:active,.fancyButton88.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 130px;}
.fancyButton88.fancyButton:link > span,.fancyButton88.fancyButton:visited > span, .fancyButton88div.fancyButton > span{
}
.fancyButton88.fancyButton:hover > span,.fancyButton88.fancyButton:focus > span,.fancyButton88.fancyButton:active > span,.fancyButton88.fancyButton.hover > span{
}
.fancyButton88.fancyButton .text{
color: rgb(34, 34, 34);
font-family: "Poppins";
padding-top: 130px;
font-weight: 500;
text-decoration: none;
padding-top: 130px;
background-image: url('/ImageRepository/Document?documentID=399');
background-repeat: no-repeat;
background-position: center 45px ;
background-size: 40px;
}
.fancyButton88.fancyButton:hover .text,.fancyButton88.fancyButton:focus .text,.fancyButton88.fancyButton:active .text,.fancyButton88.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
}
Agenda & Meetings
.fancyButton89.fancyButton:link,.fancyButton89.fancyButton:visited, .fancyButton89div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=396');
background-repeat: no-repeat;
background-position: center 10px ;
background-size: 110px;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;}
.fancyButton89.fancyButton:hover,.fancyButton89.fancyButton:focus,.fancyButton89.fancyButton:active,.fancyButton89.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 130px;}
.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(34, 34, 34);
font-family: "Poppins";
padding-top: 130px;
font-weight: 500;
text-decoration: none;
padding-top: 130px;
background-image: url('/ImageRepository/Document?documentID=395');
background-repeat: no-repeat;
background-position: center 45px ;
background-size: 40px;
}
.fancyButton89.fancyButton:hover .text,.fancyButton89.fancyButton:focus .text,.fancyButton89.fancyButton:active .text,.fancyButton89.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
}
Bill Pay
.fancyButton90.fancyButton:link,.fancyButton90.fancyButton:visited, .fancyButton90div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=396');
background-repeat: no-repeat;
background-position: center 10px ;
background-size: 110px;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;}
.fancyButton90.fancyButton:hover,.fancyButton90.fancyButton:focus,.fancyButton90.fancyButton:active,.fancyButton90.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 130px;}
.fancyButton90.fancyButton:link > span,.fancyButton90.fancyButton:visited > span, .fancyButton90div.fancyButton > span{
}
.fancyButton90.fancyButton:hover > span,.fancyButton90.fancyButton:focus > span,.fancyButton90.fancyButton:active > span,.fancyButton90.fancyButton.hover > span{
}
.fancyButton90.fancyButton .text{
color: rgb(34, 34, 34);
font-family: "Poppins";
padding-top: 130px;
font-weight: 500;
text-decoration: none;
padding-top: 130px;
background-image: url('/ImageRepository/Document?documentID=398');
background-repeat: no-repeat;
background-position: center 45px ;
background-size: 40px;
}
.fancyButton90.fancyButton:hover .text,.fancyButton90.fancyButton:focus .text,.fancyButton90.fancyButton:active .text,.fancyButton90.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
}
Municipal Code
.fancyButton91.fancyButton:link,.fancyButton91.fancyButton:visited, .fancyButton91div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=396');
background-repeat: no-repeat;
background-position: center 10px ;
background-size: 110px;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;}
.fancyButton91.fancyButton:hover,.fancyButton91.fancyButton:focus,.fancyButton91.fancyButton:active,.fancyButton91.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 130px;}
.fancyButton91.fancyButton:link > span,.fancyButton91.fancyButton:visited > span, .fancyButton91div.fancyButton > span{
}
.fancyButton91.fancyButton:hover > span,.fancyButton91.fancyButton:focus > span,.fancyButton91.fancyButton:active > span,.fancyButton91.fancyButton.hover > span{
}
.fancyButton91.fancyButton .text{
color: rgb(34, 34, 34);
font-family: "Poppins";
padding-top: 130px;
font-weight: 500;
text-decoration: none;
padding-top: 130px;
background-image: url('/ImageRepository/Document?documentID=400');
background-repeat: no-repeat;
background-position: center 45px ;
background-size: 40px;
}
.fancyButton91.fancyButton:hover .text,.fancyButton91.fancyButton:focus .text,.fancyButton91.fancyButton:active .text,.fancyButton91.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
}
Beach Information
.fancyButton92.fancyButton:link,.fancyButton92.fancyButton:visited, .fancyButton92div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=396');
background-repeat: no-repeat;
background-position: center 10px ;
background-size: 110px;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;}
.fancyButton92.fancyButton:hover,.fancyButton92.fancyButton:focus,.fancyButton92.fancyButton:active,.fancyButton92.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
background-size: 130px;}
.fancyButton92.fancyButton:link > span,.fancyButton92.fancyButton:visited > span, .fancyButton92div.fancyButton > span{
}
.fancyButton92.fancyButton:hover > span,.fancyButton92.fancyButton:focus > span,.fancyButton92.fancyButton:active > span,.fancyButton92.fancyButton.hover > span{
}
.fancyButton92.fancyButton .text{
color: rgb(34, 34, 34);
font-family: "Poppins";
padding-top: 130px;
font-weight: 500;
text-decoration: none;
padding-top: 130px;
background-image: url('/ImageRepository/Document?documentID=397');
background-repeat: no-repeat;
background-position: center 45px ;
background-size: 40px;
}
.fancyButton92.fancyButton:hover .text,.fancyButton92.fancyButton:focus .text,.fancyButton92.fancyButton:active .text,.fancyButton92.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
}
501 Bay Isles RoadLongboat Key, FL 34228