Agenda · Lino Lakes City Council

Lino Lakes City CouncilAgendaMonday, June 1, 2026

Not yet analyzed

Analyze this document to extract topics and generate news stories.

Agenda Text
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-type" content="text/html; charset=UTF-8" /> <!-- Google Tag Manager for GA4 --> <script>(function(w,d,s,l,i){w.GAMeasurementID='G-LZM397DWCN';w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','cpDataLayerGA4','GTM-K73C5PS');</script> <!-- End Google Tag Manager for GA4 --> <script type='text/javascript'> var enableTelemetry = 'false' var aiConfig = { instrumentationKey: '1cde048e-3185-4906-aa46-c92a7312b60f' } var appInsights = window.appInsights || function (a) { function b(a) { c[a] = function () { var b = arguments; c.queue.push(function () { c[a].apply(c, b) }) } } var c = { config: a }, d = document, e = window; setTimeout(function () { var b = d.createElement('script'); b.src = a.url || 'https://js.monitor.azure.com/scripts/a/ai.0.js', d.getElementsByTagName('script')[0].parentNode.appendChild(b) }); try { c.cookie = d.cookie } catch (a) { } c.queue = []; for (var f = ['Event', 'Exception', 'Metric', 'PageView', 'Trace', 'Dependency']; f.length;)b('track' + f.pop()); if (b('setAuthenticatedUserContext'), b('clearAuthenticatedUserContext'), b('startTrackEvent'), b('stopTrackEvent'), b('startTrackPage'), b('stopTrackPage'), b('flush'), !a.disableExceptionTracking) { f = 'onerror', b('_' + f); var g = e[f]; e[f] = function (a, b, d, e, h) { var i = g && g(a, b, d, e, h); return !0 !== i && c['_' + f](a, b, d, e, h), i } } return c }(aiConfig); window.appInsights = appInsights, appInsights.queue && 0 === appInsights.queue.length; // Add telemetry initializer appInsights.queue.push(function() { appInsights.context.addTelemetryInitializer(function(envelope) { var telemetryItem = envelope.data.baseData; // To check the telemetry item’s type: if (!false) { //If the telemetry is not enabled, we still want to capture Google map custom event, so only allow that if (envelope.name.indexOf('.Event') == -1) return false; } }); }); appInsights.trackPageView(); </script> <script> function populateAntiForgery(token) { var input = document.createElement("input"); input.name = "__RequestVerificationToken"; input.type = "hidden"; input.value = token; var absPat = /^https?:\/\/|^\/\//i; var forms = document.getElementsByTagName("form"); for (var i = 0; i < forms.length; i++) { if (forms[i].method == "post" && !forms[i].querySelector('[name="__RequestVerificationToken"]') && !absPat.test(forms[i].getAttribute("action"))) { forms[i].appendChild(input.cloneNode()); } } } function getAntiForgeryToken(callback, error) { var xhr = new XMLHttpRequest(); xhr.open("GET", "/antiforgery"); xhr.addEventListener("load", function() { try { if (this.status !== 200) { throw Error("Invalid status. Could not retrieve antiforgery token."); } var obj = JSON.parse(this.responseText); callback(obj.token); } catch (e) { typeof error === "function" && error(e); } }); xhr.send(); } getAntiForgeryToken(function(token) { if (document.readyState === "complete" || document.readyState === "loaded" || document.readyState === "interactive") { populateAntiForgery(token); return; } document.addEventListener("DOMContentLoaded", function() { populateAntiForgery(token); }, false); }, console.error); </script> <script type="text/javascript"> window.departmentHeader = {}; window.pageSectionTracker = {}; window.isResponsiveEnabled = true; window.isRemoveSetHeights= true; if (window.isRemoveSetHeights) { document.documentElement.className += ' removeSetHeights'; } window.mainMenuMediaQuery = 'screen and (max-width: 40em)'; window.isMobileBrowserIncludingTablets = false; window.fixedResponsiveMenu = false; window.fullWidthResponsiveMenu = true; window.responsiveMenuHeight = ''; window.responsiveMenuFontSize = ''; window.isContentAdvisor = false; (function () { window.setSizeCookie = function () { document.cookie = "dpi=" + window.devicePixelRatio + "; path=/"; document.cookie = "viewportWidth=" + window.innerWidth + "; path=/"; document.cookie = "viewportHeight=" + window.innerHeight + "; path=/"; if (screen && screen.width && screen.height) { document.cookie = "screenWidth=" + screen.width + "; path=/"; document.cookie = "screenHeight=" + screen.height + "; path=/"; } document.cookie = "responsiveGhost=1; path=/"; }; setSizeCookie(); }()); </script> <meta name="viewport" content="width=device-width, initial-scale=1"> <script async src="https://docaccess.com/docbox.js"></script> <meta name="theme-color" content="rgb(0, 39, 63)"> <link rel="icon" href="/images/favicon.ico" type="image/x-icon" /> <link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon" /> <title>Calendar • City Council Work Session </title> <script src="/Assets/Scripts/jQuery/jquery-3.7.1.min.js"></script> <script src="/Assets/Scripts/jQuery/jquery-migrate-3.5.2.min.js" type="text/javascript"></script> <!--[if IE 6]><script language="JavaScript" type="text/javascript"> var isie6 = true; </script><![endif]--> <!--[if IE 7]><script language="JavaScript" type="text/javascript"> var isie7 = true; </script><![endif]--> <!--[if IE 8]><script language="JavaScript" type="text/javascript"> var isie8 = true; </script><![endif]--> <!--[if IE 9]><script language="JavaScript" type="text/javascript"> var isie8 = true; </script><![endif]--> <script type="text/javascript"><!-- var intCountryCode = 840; var order = ''; //--></script> <link href="/-681783051.css" rel="stylesheet" type="text/css" /> <link href="/-1465647691.css" rel="stylesheet" type="text/css" /> <link href="/264979525.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="/Assets/Styles/Print.css" media="print"> <script type="text/javascript"> window.Pages = window.Pages || {}; // FrontEnd RWD initialization window.Pages.rwdReady = $.Deferred(); window.Pages.toolBarDeferred = $.Deferred(); window.Pages.rwdSetupComplete = $.Deferred(); window.Pages.megaMenuLoaded = $.Deferred(); window.Pages.angularToolbarComplete = $.Deferred(); window.Pages.frontEndToolbarComplete = $.Deferred(); </script> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta property="og:image" content="https://www.linolakes.gov/Images/SocialMedia/IconModuleCalendar.png" /> <meta name="twitter:image" content="https://www.linolakes.gov/Images/SocialMedia/IconModuleCalendar.png" /> <meta property="og:title" content="City Council Work Session " /> <meta name="twitter:title" content="City Council Work Session " /> <meta property="og:url" content="https://www.linolakes.gov/Calendar.aspx?EID=1119" /> <meta name="twitter:url" content="https://www.linolakes.gov/Calendar.aspx?EID=1119" /> <meta property="og:site_name" content="Lino Lakes, MN" /> <meta name="twitter:site" content="Lino Lakes, MN" /> <meta property="og:description" content="&amp;nbsp;" /> <meta name="twitter:description" content="&amp;nbsp;" /> <meta name="twitter:card" content="summary" /> <link rel="stylesheet" href="/App_Themes/CP/nmenu.css" type="text/css"> <!-- Dynamic Header Scripts --> <!--Reference Stylesheet--> <!--Dynamic Header Styles--> <style type="text/css"> </style> <script src="/-1992112027.js" type="text/javascript"></script> <script src="/739942322.js" type="text/javascript"></script> <!--[if lte IE 8]><link rel="stylesheet" type="text/css" href="/App_Themes/ie8.css"><![endif]--> <!--[if lte IE 7]><link rel="stylesheet" type="text/css" href="/App_Themes/ie7.css"><![endif]--> <!--[if lte IE 6]><link rel="stylesheet" type="text/css" href="/App_Themes/ie6.css"><![endif]--> <!--[if lt IE 9]><script type="text/javascript" src="/Scripts/html5.js"></script><![endif]--> <script type="text/javascript"> setEditorVariables(false, 840); function getPrintPreviewType() { return 0; } function printPreview() {pPreview(getPrintPreviewType()); } </script> <script src="/Assets/Scripts/AlpineJS/3.14.1/alpine.min.js" type="text/javascript" defer="defer"></script> </head> <body class="wide " > <script>jQuery(document).click(function (event) { var target = jQuery(event.target); if (target.attr('src') && target.parents('.image').length && target.parents('.widget').length) { var text = target.attr('title'); if (!text.length) { text = "N/A"; } ga('send', { hitType: 'event', eventCategory: 'Image', eventAction: 'Image - ' + text, eventLabel: window.location.href }); } if (target.is('button') || target.hasClass('button') || target.parents().hasClass('button')) { var text = ""; if (target.parents('.button')[0]) { text = target.parents('.button').first().text(); } else if (target.text().length) { text = target.text(); } else if (target.attr('title').length) { text = target.attr('title'); } if (!text.length) { text = "N/A"; } ga('send', { hitType: 'event', eventCategory: 'Button', eventAction: 'Button - ' + text, eventLabel: window.location.href }); } if (target.parents('.widgetCustomHtml').length) { ga('send', { hitType: 'event', eventCategory: 'Custom Html', eventAction: 'Custom Html Clicked', eventLabel: window.location.href }); } if (target.parents('.editor').length) { ga('send', { hitType: 'event', eventCategory: 'Editor', eventAction: 'Editor Link Clicked', eventLabel: window.location.href }); } if (target.parents('.GraphicLinks').length) { var text = ""; var targetGraphicLink = target; if (target.hasClass('widgetGraphicLinksLink')) { targetGraphicLink = jQuery(target.children()[0]); } if (targetGraphicLink.hasClass('text')) { text = targetGraphicLink.text(); } else if (targetGraphicLink.attr('src').length) { if (targetGraphicLink.attr('alt').length) { text = targetGraphicLink.attr('alt'); } else { text = targetGraphicLink.attr('src'); } } else { text = "N/A"; } ga('send', { hitType: 'event', eventCategory: 'Graphic Links', eventAction: 'Graphic Link - ' + text, eventLabel: window.location.href }); } if (target.parents('.InfoAdvanced').length) { ga('send', { hitType: 'event', eventCategory: 'Info Advanced', eventAction: 'Info Advanced Clicked', eventLabel: window.location.href }); } if (target.parents('.list').length) { ga('send', { hitType: 'event', eventCategory: 'List', eventAction: 'List Clicked', eventLabel: window.location.href }); } if (target.parents('.megaMenuItem').length || target.parents('.topMenuItem').length) { var megaMenuText = jQuery('.topMenuItem.mouseover').find('span').text(); var breadCrumbs = []; jQuery('.breadCrumbs > li').each(function () { breadCrumbs.push(this.textContent); }); var pageTitle = breadCrumbs.join('>'); var subTitleText = target.parents('.megaMenuItem').children('.widgetTitle').children().text(); var text = ""; if (pageTitle) { text += pageTitle + " | "; } else { text += document.title + ' - '; } if (target.text() == "" && megaMenuText == "") { text += "N/A"; } else if (target.text().length && megaMenuText.length) { if (megaMenuText == target.text()) { text += megaMenuText; } else { text += megaMenuText + " - " + subTitleText + " - " + target.text(); } } else if (target.text() == "") { text += megaMenuText; } else { text += target.text(); } if (!text.length) { text = "N/A"; } ga('send', { hitType: 'event', eventCategory: 'Mega Menu', eventAction: 'Mega Menu : ' + text, eventLabel: window.location.href }); } if (target.parents('.widgetNewsFlash').length && target.parents('.widgetItem').length) { var text = jQuery(target.parents('.widgetItem')[0]).find('.widgetTitle').children().text(); if (!text.length) { text = "N/A"; } ga('send', { hitType: 'event', eventCategory: 'News Flash', eventAction: 'News Flash - ' + text, eventLabel: window.location.href }); } if (target.hasClass('widgetQuickLinksLink') || target.find('.widgetQuickLinksLink').length) { var text = target.text(); if (!text.length) { text = "N/A"; } ga('send', { hitType: 'event', eventCategory: 'Quick Links', eventAction: 'Quick Links - ' + text, eventLabel: window.location.href }); } if (target.attr('src') && target.parents('.cpSlideshow').length) { var text = target.attr('title'); if (!text.length) { text = "N/A"; } ga('send', { hitType: 'event', eventCategory: 'Slideshow', eventAction: 'Slideshow - ' + text, eventLabel: window.location.href }); } if (target.parents('.widgetText').length) { ga('send', { hitType: 'event', eventCategory: 'Text', eventAction: 'Text Link Clicked', eventLabel: window.location.href }); } });</script> <div id="popoverModal" class="cp-PopOver cp-PopOver--modal cp-AdminWrap" style="position: fixed; display: none;"> <div class="cp-PopOver-header"> <h3 class="cp-PopOver-title"></h3> <button class="cp-Btn cp-PopOver-close" onclick="closePopOverModal(event)"> <svg class="cp-Icon--close" alt="close" title="close"> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#iconClose"></use> </svg> </button> </div> <div id="cpPopOverBody" class="cp-PopOver-body"> <form id="cpPopOverForm" name="cpPopOverForm" novalidate></form> </div> <div id="cpPopOverFooter" class="cp-PopOver-footer"> <div class="cp-BtnGroup" id="actionButtons"> <!-- Action buttons will be dynamically added here --> </div> </div> </div> <div id="fb-root"></div> <div id=skipToContentLinks> <a href="#contentarea" target="_self" class="skipToContentLink">Skip to Main Content</a> </div> <form id="frmReferenceFormForTelerikEditorDialogs"></form> <input type="hidden" id="GoogleMapsKey" value="AIzaSyDWUuE-ifkbhxblF920N8MjpBdTg1Wt784" /> <input type="hidden" id="cpcDomain" value="https://cp-civicplusuniversity2.civicplus.com"> <input type="hidden" id="hdnStructureID" value="9" /> <input type="hidden" id="hdnContentCollectionID" value="760c99d9-604f-4a5f-a462-0fb632138ffd" /> <input type="hidden" id="hdnWorkingCopyID" value="00000000-0000-0000-0000-000000000000" /> <input type="hidden" id="hdnThemeID" value="29" /> <input type="hidden" id="pageIsFrontEnd" value="true" /> <input type="hidden" id="pageModuleID" value="58" /> <input type="hidden" id="pagePageID" /> <input type="hidden" id="hdnModuleID" value="58" /> <div id="stickyPlaceholder"></div> <div id="outer-wrap" class="outer-wrap"> <div id="inner-wrap" class="inner-wrap"> <div id="divToolbars" class="cpToolbars newCP mui-fixed" style=""> <!-- Begin Signed Out Bar --> <div class="cpToolbar user public"> <div class="inner selfClear"> <p class="dropdown"><a href="/MyAccount/ProfileCreate" class="myConnections" id="signedOutToolbarCreateProfileButton">Create a Website Account</a> <span class="welcomeMessage">- Manage notification subscriptions, save form progress and more. &nbsp;&nbsp;</span></p> <ul class="nav secondary"> <li><a href="/MyAccount" class="button" id="loggedOutToolbarSignInButton">Website Sign In</a></li> </ul> </div> </div> <script> $(document).ready(function () { $('#signedOutToolbarCreateProfileButton').click(function (event) { event.preventDefault(); window.location.href = '/MyAccount/ProfileCreate?from=url&url=/&dn=' + window.location.origin; }); $('#loggedOutToolbarSignInButton').click(function (event) { event.preventDefault(); window.location.href = '/MyAccount/?from=url&url=' + encodeURIComponent(window.location.href.replace(window.location.origin, '')) + '&dn=' + window.location.host; }); if ('False' == 'True') { $('#loggedOutToolbarSignInButton').hide(); } }) </script> <!-- End Signed Out Bar --> </div> <div id="bodyWrapper"> <div id="mainNavHolderMobile" class="mainNavHolderMobile"></div> <div data-cpRole="structuralContainer" id="bodyContainerTS"> <!-- <div data-cpRole="banner" id="banner3" class="fixedBannerTS"> --><!-- Header Container --><header data-cpRole="structuralContainer" id="headerContainerTS" class="fixedTopTS"><div class="inner"> <div class="siteWrap4"><div data-cpRole="structuralContainer" id="flexHeader1TS" class="headerTS flexTS flex-columnTS justify-betweenTS align-centerTS"> <div data-cpRole="structuralContainer" id="logoTS"> <div data-cpRole="banner" id="logoInnerTS" class="bannerLogoTS empty"> <a id="logoInnerTS-111" style=" display: block; text-align: left; " class="bannerObject" href="/" target="_self"><img alt="Lino Lakes MN Homepage" class="bannerObject" height="294" src="/ImageRepository/Document?documentID=3324" width="432" /></a> </div> </div><div data-cpRole="structuralContainer" id="navTS"> <nav data-cpRole="nav" id="mainNav" class="siteNav mainNav" aria-label="Main"> <ol id="mainNavMenu" data-parent="1" class="rootNavMenu" role="menu"><!-- --><li id="MainItem27" class="topMenuItem" role="none" data-pageid="27" data-displaymegamenu="True"><!-- --><!-- --> <a role = "menuitem" aria-haspopup=true aria-expanded='false' aria-controls="mainNavMegaMenu27" id = "mainNavGovernment" class="navMainItem mainNavItem mainNavItem1 " href="/27/Government" target = "_self" > Government </a> <!-- --><!-- --></li><!----><li id="MainItem35" class="topMenuItem" role="none" data-pageid="35" data-displaymegamenu="True"><!-- --><!-- --> <a role = "menuitem" aria-haspopup=true aria-expanded='false' aria-controls="mainNavMegaMenu35" id = "mainNavDepartments" class="navMainItem mainNavItem mainNavItem2 " href="/35/Departments" target = "_self" > Departments </a> <!-- --><!-- --></li><!----><li id="MainItem31" class="topMenuItem" role="none" data-pageid="31" data-displaymegamenu="True"><!-- --><!-- --> <a role = "menuitem" aria-haspopup=true aria-expanded='false' aria-controls="mainNavMegaMenu31" id = "mainNavResidents" class="navMainItem mainNavItem mainNavItem3 " href="/31/Residents" target = "_self" > Residents </a> <!-- --><!-- --></li><!----><li id="MainItem101" class="topMenuItem" role="none" data-pageid="101" data-displaymegamenu="True"><!-- --><!-- --> <a role = "menuitem" aria-haspopup=true aria-expanded='false' aria-controls="mainNavMegaMenu101" id = "mainNavServices" class="navMainItem mainNavItem mainNavItem4 " href="/101/Services" target = "_self" > Services </a> <!-- --><!-- --></li><!----><li id="MainItem9" class="topMenuItem" role="none" data-pageid="9" data-displaymegamenu="True"><!-- --><!-- --> <a role = "menuitem" aria-haspopup=true aria-expanded='false' aria-controls="mainNavMegaMenu9" id = "mainNavIWantTo" class="navMainItem mainNavItem mainNavItem5 " href="/9/I-Want-To" target = "_self" > I Want To... </a> <!-- --><!-- --></li><!----> </ol> <script type="text/javascript"> (function () { function setupMenu() { const menuID = 'mainNavMenu'; const menuType = MAIN_MENU; //setup menu manager properties for main menu if (!menuManager.mobileMainNav && true) menuManager.adjustMainItemsWidth('#' + menuID); menuManager.isMainMenuEditable = false; menuManager.mainMenuMaxSubMenuLevels = 4; menuManager.setMOMMode(2, menuType); //Init main menu const setupDraggable = menuManager.isMainMenuEditable; const urlToGetHiddenMenus = '/Pages/MenuMain/HiddenMainSubMenus?pageID=1&moduleID=58&themeID=29&menuContainerID=mainNav'; menuManager.setupMenu(menuID, 'mainNav', menuType, setupDraggable, urlToGetHiddenMenus); menuManager.mainMenuInit = true; menuManager.mainMenuTextResizer = true; if (1.00 > 0) menuManager.mainMenuTextResizerRatio = 1.00; if (window.isResponsiveEnabled) menuManager.mainMenuReady.resolve(); } if (document.readyState === "complete" || document.readyState === "loaded" || document.readyState === "interactive") { setupMenu(); return; } document.addEventListener("DOMContentLoaded", setupMenu); })(); </script> <aside data-cpRole="megaMenu" id="megaMenu" class="megaMenu" style="display: none;"><input type="hidden" id="megaMenuPopupDirection" value="0"><input type="hidden" id="megaMenuWidthReference" value="0"><aside role="menu" data-cpRole="contentContainer" id="mainNavMegaMenu27" class="contentTop mainNavMegaMenu megaMenuContainer pageID_27 hidden" data-orientation="horizontal"> <div id="cc05e7c782-0c72-4619-991d-609464e148e3" data-containerid="05e7c782-0c72-4619-991d-609464e148e3" class="pageContent cpGrid cpGrid24 showInMobile"> </div> </aside><aside role="menu" data-cpRole="contentContainer" id="mainNavMegaMenu35" class="contentTop mainNavMegaMenu megaMenuContainer pageID_35 hidden" data-orientation="horizontal"> <div id="cc9c1927d0-88f5-4578-aa96-1225a6741338" data-containerid="9c1927d0-88f5-4578-aa96-1225a6741338" class="pageContent cpGrid cpGrid24 showInMobile"> </div> </aside><aside role="menu" data-cpRole="contentContainer" id="mainNavMegaMenu31" class="contentTop mainNavMegaMenu megaMenuContainer pageID_31 hidden" data-orientation="horizontal"> <div id="cc7f6007dc-3e59-43a1-af68-5e6e4d27c373" data-containerid="7f6007dc-3e59-43a1-af68-5e6e4d27c373" class="pageContent cpGrid cpGrid24 showInMobile"> </div> </aside><aside role="menu" data-cpRole="contentContainer" id="mainNavMegaMenu101" class="contentTop mainNavMegaMenu megaMenuContainer pageID_101 hidden" data-orientation="horizontal"> <div id="cc94b1355a-7157-4a40-ade8-db33216a93ab" data-containerid="94b1355a-7157-4a40-ade8-db33216a93ab" class="pageContent cpGrid cpGrid24 showInMobile"> </div> </aside><aside role="menu" data-cpRole="contentContainer" id="mainNavMegaMenu9" class="contentTop mainNavMegaMenu megaMenuContainer pageID_9 hidden" data-orientation="horizontal"> <div id="cc1671b1c3-e236-47cc-b76c-88c8afdf10c7" data-containerid="1671b1c3-e236-47cc-b76c-88c8afdf10c7" class="pageContent cpGrid cpGrid24 showInMobile"> </div> </aside></aside></nav> </div><div data-cpRole="structuralContainer" id="linksTS"> <div data-cpRole="contentContainer" id="linksInnerTS" class="containerTS"> <div id="ccab73b7cc-3311-40f3-9027-bd848ff1d674" data-containerid="ab73b7cc-3311-40f3-9027-bd848ff1d674" class="pageContent cpGrid cpGrid24 isLockedContainer showInMobile"> <div class="row outer wide"><!-- --><div class="outer col col24 first last" style="" data-widgetcontainerid="023dc7c4-0179-41ab-bfbc-919a50005051"> <div class="row nest first last wide"> <div class="inner col col24 first last id1da83baa-0a94-4ce1-aaf2-ce9e02114ec9" style="" data-widgetcontainerid="1da83baa-0a94-4ce1-aaf2-ce9e02114ec9"> <div data-widget-id="889daee6-ee69-4143-9cb9-49cc0b6b59ef" data-widget-controller-path="/GraphicLinks/Widget"> <div id="graphicLinkWidget889daee6-ee69-4143-9cb9-49cc0b6b59ef" class="widget widgetGraphicLinks skin91 widgetOptionSet4 wide" data-elementqueryclasses='{"wide-narrow":"min-width:1em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' data-modulewidgettype="graphicLinks"> <div class="widgetHeader"> <div class=""> </div> </div> <div class="widgetBody cpGrid cpGrid3 "> <nav class="widgetGraphicLinksNav" aria-labelledby="GraphicLinkHeaderText"> <div class="row wide"> <!-- --><div class="col col1 first "><ul class="semanticList"><!-- --><li class="widgetItem GraphicLinks"><a class="widgetDesc widgetGraphicLinksLink" href="/facebook" target="_self" aria-label="Facebook"> <img src="/ImageRepository/Document?documentID=3337" class="graphicButtonLink" alt="Facebook" onmouseover="this.src='/ImageRepository/Document?documentID=3337'" onmouseout="this.src='/ImageRepository/Document?documentID=3337'" onfocus="this.src='/ImageRepository/Document?documentID=3337'" onblur="this.src='/ImageRepository/Document?documentID=3337'"> </a></li><!-- --></ul></div><!----><div class="col col1 "><ul class="semanticList"><!-- --><li class="widgetItem GraphicLinks"><a class="widgetDesc widgetGraphicLinksLink" href="/twitter" target="_self" aria-label="X"> <img src="/ImageRepository/Document?documentID=3349" class="graphicButtonLink" alt="X" onmouseover="this.src='/ImageRepository/Document?documentID=3349'" onmouseout="this.src='/ImageRepository/Document?documentID=3349'" onfocus="this.src='/ImageRepository/Document?documentID=3349'" onblur="this.src='/ImageRepository/Document?documentID=3349'"> </a></li><!-- --></ul></div><!----><div class="col col1 last"><ul class="semanticList"><!-- --><li class="widgetItem GraphicLinks"><a class="widgetDesc widgetGraphicLinksLink" href="/instagram" target="_self" aria-label="Instagram"> <img src="/ImageRepository/Document?documentID=3338" class="graphicButtonLink" alt="Instagram" onmouseover="this.src='/ImageRepository/Document?documentID=3338'" onmouseout="this.src='/ImageRepository/Document?documentID=3338'" onfocus="this.src='/ImageRepository/Document?documentID=3338'" onblur="this.src='/ImageRepository/Document?documentID=3338'"> </a></li><!-- --></ul></div><!-- --> </div> </nav> </div> <div class="widgetFooter"> </div> </div> </div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!-- --></div> <!-- outer row --> </div> </div> </div> </div></div></div> </header><!-- Banner --><div data-cpRole="structuralContainer" id="bannerContainerTS" class="noOverflowTS"> <div data-cpRole="banner" id="banner1"><div data-cpRole="structuralContainer" id="bannerSizingTS"> <div data-cpRole="structuralContainer" id="bannerContentTS"> <div class="siteWrap2"><div data-cpRole="structuralContainer" id="bannerFlexTS" class="flexTS flex-columnTS"> <div data-cpRole="contentContainer" id="contentTS" class="containerTS"> <div id="ccb6b9c6c1-2830-412d-9642-2df7f69b08a3" data-containerid="b6b9c6c1-2830-412d-9642-2df7f69b08a3" class="pageContent cpGrid cpGrid24 showInMobile"> </div> </div><div data-cpRole="contentContainer" id="searchTS" class="containerTS"> <div id="cc76789c76-ba9b-452e-bd44-caa1801533fc" data-containerid="76789c76-ba9b-452e-bd44-caa1801533fc" class="pageContent cpGrid cpGrid24 isLockedContainer showInMobile"> <div class="row outer wide"><!-- --><div class="outer col col24 first last" style="" data-widgetcontainerid="7bdff271-f870-408f-93f3-6242e9f57232"> <div class="row nest first last wide"> <div class="inner col col24 first last id5f16d271-9c85-4135-a0cc-39b20c60490a" style="" data-widgetcontainerid="5f16d271-9c85-4135-a0cc-39b20c60490a"> <div data-widget-id="56d121dd-2a3a-4995-beab-89d92c271cc6" data-widget-controller-path="/Layout/WidgetSearch"> <script defer type="text/javascript" src="/Common/Controls/jquery-ui-1.14.1/jquery-ui.min.js"></script> <script defer src="/Areas/Layout/Assets/Scripts/Search.js" type="text/javascript"></script> <script defer type="text/javascript"> $(document).ready(function () { try { // Minimum characters required before performing a search/autocomplete var minPrefixLength = 3; var autoCompleteDebounceDelay = 500; var searchFieldSelector = "#searchField" + '56d121dd-2a3a-4995-beab-89d92c271cc6'; var checkboxSelector = "#ysnSearchOnlyDept" + '56d121dd-2a3a-4995-beab-89d92c271cc6'; var buttonSelector = ".widgetSearchButton" + '56d121dd-2a3a-4995-beab-89d92c271cc6'; var autoCompleteCache = {}; var autoCompleteCacheKeys = []; var autoCompleteCacheLimit = 25; var currentAutoCompleteRequest = null; var currentAutoCompleteRequestKey = null; var autoCompleteDebounceTimer = null; var autoCompleteDebounceKey = null; var pendingAutoCompleteResponses = []; function normalizeAutoCompleteTerm(term) { return $.trim((term || "") + "").replace(/\s+/g, " "); } function shouldSearch(term) { return normalizeAutoCompleteTerm(term).length >= minPrefixLength; } function getAutoCompleteUrl() { return '/Search/AutoComplete' + ($(checkboxSelector).is(':checked') || false? '?departmentId=0' : ''); } function getAutoCompleteCacheKey(requestUrl, term) { return requestUrl + "|" + term.toLowerCase(); } function cacheAutoCompleteResult(cacheKey, data) { if (!Object.prototype.hasOwnProperty.call(autoCompleteCache, cacheKey)) { autoCompleteCacheKeys.push(cacheKey); if (autoCompleteCacheKeys.length > autoCompleteCacheLimit) { delete autoCompleteCache[autoCompleteCacheKeys.shift()]; } } autoCompleteCache[cacheKey] = data; } function respondToPendingAutoComplete(data) { var responses = pendingAutoCompleteResponses; pendingAutoCompleteResponses = []; for (var i = 0; i < responses.length; i++) { responses[i](data); } } function cancelPendingAutoComplete() { clearTimeout(autoCompleteDebounceTimer); autoCompleteDebounceKey = null; if (currentAutoCompleteRequest != null) { currentAutoCompleteRequest.abort(); currentAutoCompleteRequest = null; } currentAutoCompleteRequestKey = null; respondToPendingAutoComplete([]); } function createWidgetAutoCompleteSource(options) { return function (request, response) { var term = normalizeAutoCompleteTerm(request.term); if (!options.shouldSearch(term)) { response([]); return; } var requestUrl = options.url(); var cacheKey = getAutoCompleteCacheKey(requestUrl, term); if (Object.prototype.hasOwnProperty.call(autoCompleteCache, cacheKey)) { response(autoCompleteCache[cacheKey]); if (options.success) { options.success(autoCompleteCache[cacheKey]); } return; } if (currentAutoCompleteRequestKey === cacheKey || autoCompleteDebounceKey === cacheKey) { pendingAutoCompleteResponses.push(response); return; } cancelPendingAutoComplete(); autoCompleteDebounceKey = cacheKey; pendingAutoCompleteResponses.push(response); autoCompleteDebounceTimer = setTimeout(function () { autoCompleteDebounceKey = null; currentAutoCompleteRequestKey = cacheKey; currentAutoCompleteRequest = $.ajax({ url: requestUrl, dataType: "json", timeout: options.timeout, data: { term: term, }, success: function (data) { if (currentAutoCompleteRequestKey === cacheKey) { cacheAutoCompleteResult(cacheKey, data); respondToPendingAutoComplete(data); if (options.success) { options.success(data); } } }, error: function (xmlhttprequest, textstatus, message) { if (textstatus === "abort") { return; } if (options.error) { options.error(xmlhttprequest, textstatus, message); } respondToPendingAutoComplete([]); }, complete: function (xmlhttprequest) { if (currentAutoCompleteRequest === xmlhttprequest) { currentAutoCompleteRequest = null; currentAutoCompleteRequestKey = null; } } }); }, options.delay); }; } // click handler for search buttons $(buttonSelector).click(function (e) { e.preventDefault(); var $btn = $(this); var $field = $btn.siblings(".widgetSearchBox"); var term = $field.val() + ""; if (!shouldSearch(term)) { // do nothing until user types enough characters $field.focus(); return; } if ($(checkboxSelector).is(':checked') || false) { doWidgetSearch($.trim(term), Number(0)); } else { doWidgetSearch($.trim(term), 0); } }); // enter key handler for the search field $(searchFieldSelector).keypress(function (e) { var code = e.which || e.keyCode; if (code === 13) { e.preventDefault(); var $this = $(this); var term = $this.val() + ""; if (!shouldSearch(term)) { // do nothing until user types enough characters $this.focus(); return false; } if ($(checkboxSelector).is(':checked') || false) { doWidgetSearch($.trim(term), Number(0)); } else { doWidgetSearch($.trim(term), 0); } return false; } return true; }); // autocomplete: set minLength and guard source if (true) { var $searchField = $(searchFieldSelector).autocomplete({ minLength: minPrefixLength, source: createWidgetAutoCompleteSource({ delay: autoCompleteDebounceDelay, timeout: 10000, shouldSearch: shouldSearch, url: getAutoCompleteUrl, success: function () { $('.autoCompleteError').remove(); }, error: function (xmlhttprequest, textstatus, message) { if (textstatus === "timeout") { if ($(searchFieldSelector).siblings('.autoCompleteError').length == 0) $('<span class="autoCompleteError"><p class="alert error">Search autocomplete is currently not responding. Please try again later.</p></span>').insertAfter($(searchFieldSelector)); } } }), html: true, delay: 0, select: function (event, ui) { $(this).val(ui.item.value); $(this).next().click(); } }); $searchField.data("ui-autocomplete")._renderItem = function (ul, item) { return $("<li class=\"itemList\"></li>") .data("ui-autocomplete-item", item) .append("<a>" + item.label + "</a>") .appendTo(ul); }; } // keep searchBtnApplyQuery consistent with prefix rule window.searchBtnApplyQuery = function() { var $field = $(searchFieldSelector); var term = $field.val() + ""; if (shouldSearch(term)) { // update href for the icon/button (if present) var btn = document.getElementById("btnSearchIcon"); if (btn) btn.href = "/Search?searchPhrase=" + encodeURIComponent($.trim(term)); } else { var btn = document.getElementById("btnSearchIcon"); if (btn) btn.href = "#"; } }; } catch(e) {} //we're going to eat this error. Autocomplete won't work but we dont wan't to break anything else on the page. }); </script> <section id="widgetPreviewSearch" class="widget widgetSearch skin86 widgetOptionSet34" style="display: block;" aria-label="Search"> <!-- For the button right and inside --> <div class="widgetBody buttonRightInside"> <input class="widgetSearchBox widgetSearchBox56d121dd-2a3a-4995-beab-89d92c271cc6" cp5ph="true" id="searchField56d121dd-2a3a-4995-beab-89d92c271cc6" name="searchField" onchange="searchBtnApplyQuery();" placeholder="I&#39;m looking for..." type="text" value="" /> <a href="/Search/Results" id="btnSearchIcon" class="widgetSearchButton widgetSearchButton56d121dd-2a3a-4995-beab-89d92c271cc6" role="button"><img alt="Search" class="imageHover" data-hover="/ImageRepository/Document?documentID=3333" data-image="/ImageRepository/Document?documentID=3334" src="/ImageRepository/Document?documentID=3334" /></a> <label class="searchLabel" aria-hidden="true" for="searchField56d121dd-2a3a-4995-beab-89d92c271cc6">Search</label> </div> </section> <style scoped> .widgetSearch ::-webkit-input-placeholder { color: #5C5C5C; } .widgetSearch :-moz-placeholder { /* Firefox 18- */ color: #5C5C5C; } .widgetSearch ::-moz-placeholder { /* Firefox 19+ */ color: #5C5C5C; } .widgetSearch :-ms-input-placeholder { color: #5C5C5C; } .widgetSearch .widgetBody .widgetSearchBox56d121dd-2a3a-4995-beab-89d92c271cc6 { color: #000; background-color: #FFF; height: 72px; border-radius: 8px; box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.24), 2px 2px 2px 0 rgba(0, 0, 0, 0.12); border: none; padding: 0 72px 0 20px; font: 400 18px Poppins } .widgetSearch .widgetBody .widgetSearchButton56d121dd-2a3a-4995-beab-89d92c271cc6 { margin: 7px 5px; } .widgetSearch .widgetSearch-onlyDept56d121dd-2a3a-4995-beab-89d92c271cc6 { display: inline-block; color: #333; padding-top: 10px; } #ysnSearchOnlyDept56d121dd-2a3a-4995-beab-89d92c271cc6 { position: relative; top: .125em; } </style> <link rel="stylesheet" href="/Common/Controls/jquery-ui-1.14.1/jquery-ui.min.css"> <link rel="stylesheet" href="/Common/Controls/jquery-ui-1.14.1/jquery-ui.theme.min.css"> <script type="text/javascript"> //Updates search icons href to have the correct queryString function searchBtnApplyQuery() { document.getElementById("btnSearchIcon").href = "/Search?searchPhrase=" + document.getElementById("searchField56d121dd-2a3a-4995-beab-89d92c271cc6").value; } </script> </div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!-- --></div> <!-- outer row --> </div> </div> </div></div> </div> </div> <div id="bannerImagesJSON112" class="hidden"></div> <div id="bannerSlideshowControls_banner1" class="bannerSlideshowControlsNew none " style="display:none"> <a id="arrowPrev_banner1" tabindex="0" class="arrowNew prev" aria-label="Banner Arrow Previous"><svg style=" " class=""><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#iconSlideshowArrowLeft"></use></svg></a> <a id="arrowNext_banner1" tabindex="0" class="arrowNew next" aria-label="Banner Arrow Next"><svg style=" " class=""><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#iconSlideshowArrowRight"></use></svg></a> </div> <script type="text/javascript"> $(window).on("load", function () { $.when(window.Pages.rwdSetupComplete) .done(function () { renderExternalBannerSlideshow('banner1', {"BannerOptionID":112,"ThemeID":29,"SlotName":"banner1","Name":"Default","IsDefault":true,"BannerMode":2,"SlideShowSlideTiming":"5","SlideshowTransition":0,"SlideShowTransitionTiming":"1","ImageScale":true,"ImageAlignment":1,"ImageScroll":true,"MuteSound":true,"VideoType":0,"Status":40,"SlideshowControlsPosition":0,"SlideshowControlsAlignment":0,"SlideshowBannerControlsColorScheme":0,"DisplayVideoPauseButton":false,"VideoPauseButtonAlignment":1,"VideoPauseButtonControlsAlignment":0,"VideoPauseButtonStyle":"#FFFFFF","VideoPauseButtonBackgroundStyle":"#000000","VideoPauseButtonAlignmentClass":"alignRight viewport","DisplaySlideshowPauseButton":false,"SlideshowControlsColor":"#FFFFFF","SlideshowControlsBackgroundColor":"#000000","SlideshowPauseButtonClass":"isHidden","BannerImages":[{"BannerImageID":250,"BannerOptionID":112,"FileName":"/ImageRepository/Document?documentID=3325","Height":420,"Width":2200,"StartingOn":null,"StoppingOn":null,"IsLink":false,"LinkAddress":null,"Sequence":1,"RecordStatus":0,"ModifiedBy":0,"ModifiedOn":"\/Date(-62135575200000)\/","AltText":""},{"BannerImageID":251,"BannerOptionID":112,"FileName":"/ImageRepository/Document?documentID=3326","Height":420,"Width":2200,"StartingOn":null,"StoppingOn":null,"IsLink":false,"LinkAddress":null,"Sequence":2,"RecordStatus":0,"ModifiedBy":0,"ModifiedOn":"\/Date(-62135575200000)\/","AltText":""},{"BannerImageID":252,"BannerOptionID":112,"FileName":"/ImageRepository/Document?documentID=3327","Height":420,"Width":2200,"StartingOn":null,"StoppingOn":null,"IsLink":false,"LinkAddress":null,"Sequence":3,"RecordStatus":0,"ModifiedBy":0,"ModifiedOn":"\/Date(-62135575200000)\/","AltText":""},{"BannerImageID":253,"BannerOptionID":112,"FileName":"/ImageRepository/Document?documentID=3328","Height":420,"Width":2200,"StartingOn":null,"StoppingOn":null,"IsLink":false,"LinkAddress":null,"Sequence":4,"RecordStatus":0,"ModifiedBy":0,"ModifiedOn":"\/Date(-62135575200000)\/","AltText":""}],"BannerVideos":[],"RecordStatus":0,"ModifiedBy":0,"ModifiedOn":"\/Date(-62135575200000)\/"}, '/App_Themes/Simple - 2026 Redesign/Images/', 'Rotating'); }); }); </script> </div> </div><main data-cpRole="structuralContainer" id="mainSectionTS"> <!-- Content container --><div data-cpRole="structuralContainer" id="mainContainerTS"> <div class="siteWrap2"><div data-cpRole="structuralContainer" id="mainWrapTS" class="mainWrap flexTS flex-columnTS"> <div data-cpRole="structuralContainer" id="outerContentWrapTS" class="outerContentWrap flexTS flex-columnTS"> <div data-cpRole="structuralContainer" id="contentWrapTS" class="contentWrap"> <div data-cpRole="breadCrumbs" id="breadCrumbs" class="breadCrumbContainer"> <ol class="semanticList breadCrumbs"> <li><a class="breadCrumb" href="/">Home</a></li><li><a href class="breadCrumb" aria-current="page">Calendar</a></li> </ol> </div> <div data-cpRole="mainContentContainer" id="moduleContent"> <div id="ctl00_ctl00_MainContent_BodyWrapper"> <script type="text/javascript"><!-- var isie6 = false, isie7 = false, isie6or7 = false; var intCountryCode = 840; function setUrlLength(editor) { //Toggle Image Context Menu Items setMenuItems(editor); //setContentBackgroundColor(editor); removeIEParagraphs(editor); } function setUrlLengthAndToolToggle(editor) { var minToolsGroups = 2; // Number of MinimumSetOfTools tools groups. // Hide the MinimumSetOfTools on load. var toolbar = editor.get_toolContainer(); // Get toolbar container. var toolgroups = toolbar.getElementsByTagName("UL"); // Get all toolgroups containers. for (var i = toolgroups.length - 1; i >= minToolsGroups; i--) toolgroups[i].style.display = "none"; if (editor.isIE) { var elem = editor.get_element(); elem.style.height = "430px"; elem.style.minHeight = "430px"; } // Toggle Image Context Menu Items. setMenuItems(editor); //setContentBackgroundColor(editor); removeIEParagraphs(editor); } //--></script><!--[if IE 6]><script type="text/javascript">isie6 = true; isie6or7 = true;</script><![endif]--> <!--[if IE 7]><script type="text/javascript">isie7 = true; isie6or7 = true;</script><![endif]--> <form name="aspnetForm" method="post" action="./Calendar.aspx?EID=1119&amp;month=6&amp;year=2026&amp;day=6&amp;calType=0" id="aspnetForm" style="display:inline;" onsubmit="return headerValidationCallback();" enctype="multipart/form-data" autocomplete="off"> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="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" /> <script src="/ScriptResource.axd?d=inLNP31wjqiaI82QcH4u7I71VHLIImzSRVoQAsV6_PNnrOu35oSrP-fktZb38yN1iHsxOuYTpPgebuvS3itkNDLQybUfBynodkPwcNYuu-5d7dEEJZPI3T2Vm57A0oUefZV704Z-0E62UXTckXj_X_urLROZ7xCT0LlKVHEeZf55MwRhNUf-qoYv7TXZNOcfRkghmszkBchwDCBZrMbNwwBUFz9bMFENu7H3ZkagHhGUNhiZSJJ_6rKgB8JZT9HTTpwkKUZBVrWA-S1010VS5Ob6lDwN9zNSwRQIL4BFNHXoQKw87hXTih7r4GO7vfq9srwqbRxzNCwrmjbkqxS8PKvq3JrNg9F8Yzi5r8_QnUw8wnSAXB3cGwR-Oug_rBjSvh1H2m1dhLMfnrFII3aXyZHVFuHavV3Jq2X9dFwARhK6bD6UgXxog8zmfpLJ6WuLe1SOWsSp6nBTLbtzTkaRqQV5ezsjtJAY_BjxLBRMSuqCK3ndsYNX2uDXn8OU1aFYN7YRkehqMOG2DZDJN3je3le0UoSpMEP119RvNyCBDd3fFfEROn22W2Zy-nkYf66ujs8p5jJJk9qUQcNjKmE-72VQP6-3ZlE78IqOcbGpJjJWLsqLv5a8Qrfz-bHTJfA7HQK17c_eRCCcdbgekRrNJ7DUshbeGeZZxU6mDOMM0fgY7UNyFSNn1dRISJr64r5_4nSCb2qU5aLOXTahkfUoU8LYfD9sfSesIHRwVM0dEZYw_fNzolVFS1omlCXY1C6wm_ZyHwvxNChMm56m_LNnwTXM-14U_Aj7mxxcUeel5LCis9bNX9XAMZfTXFcWd5Z_AfhU8RWVsb9-PorEp_06SpgGOenb5xBqGLxeKltoBnI1" type="text/javascript"></script> <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="B66867E1" /> <!--for archiving purpose--> <input name="ysnNotifyMe" type="hidden"> <input name="strPage" type="hidden"> <input name="intArchMainCatID" type="hidden"> <input name="intArchMainItemID" type="hidden"> <script type="text/javascript"> Sys.WebForms.PageRequestManager.getInstance().add_beginRequest(beginRequest); Sys.WebForms.PageRequestManager.getInstance().add_pageLoaded(pageLoaded); </script> <div id="modulecontent" name="modulecontent.aspx" style="padding-top: 0px;"> <div id="contentarea" ></div> <script src="/Assets/Scripts/RssBehavior.js"></script> <script src="/common/modules/Calendar/Calendar.js"></script> <script src="/Scripts/jquery.urlToLink.min.js"></script> <link href="/Common/Modules/Calendar/CalendarSite.css" rel="stylesheet" /> <link href="/141947727.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="/common/modules/Calendar/print.css" media="print"> <div id="CalendarContent" class="newCP moduleContentNew"> <div class="printHeader"> </div> <div id="featured"> </div> <div id="aboveContent" style="display: none;"></div> <div id="contentDiv" class="contentMain listView selfClear" style="margin-right:0px;"> <div id="ctl00_ctl00_MainContent_ModuleContent_ctl00_contentUpdatePanelListView"> <div id="ctl00_ctl00_MainContent_ModuleContent_ctl00_header" class="header" style=""> <div class="text"> <h1> Calendar </h1> <p style="padding-left:5px">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.</p> </div> <div id="subheader" class="nav"> <nav aria-label="Calendar View"> <ul class="tabs"> <li id="ctl00_ctl00_MainContent_ModuleContent_ctl00_liListView" class=""> <a id="ctl00_ctl00_MainContent_ModuleContent_ctl00_lnkListView" href="/calendar.aspx?view=list&amp;year=2026&amp;month=6&amp;CID=0"><span>List</span></a> </li> <li id="ctl00_ctl00_MainContent_ModuleContent_ctl00_liWeekView" class=""> <a id="ctl00_ctl00_MainContent_ModuleContent_ctl00_lnkWeekView" href="/calendar.aspx?view=week&amp;year=2026&amp;month=6&amp;day=6&amp;CID=0"><span>Week</span></a> </li> <li id="ctl00_ctl00_MainContent_ModuleContent_ctl00_liMonthView" class=""> <a id="ctl00_ctl00_MainContent_ModuleContent_ctl00_lnkMonthView" href="/calendar.aspx?view=month&amp;year=2026&amp;month=6&amp;CID=0"><span>Month</span></a> </li> </ul> </nav> <nav aria-label="Miscellaneous Links"> <ul class="misc"> <li> <a class="reserveFacility" href="/Facilities" aria-label="Find a Facility"> <svg aria-hidden="true"><use href="#iconFacility"></use></svg> <span> Find a Facility</span> </a> </li> <li id="ctl00_ctl00_MainContent_ModuleContent_ctl00_liNotifyMe"> <a aria-label="Notify Me" href="/list.aspx?Mode=Subscribe#calendar"> <svg aria-hidden="true"><use href="#iconEmail"></use></svg> <span id="ctl00_ctl00_MainContent_ModuleContent_ctl00_lnkNotifyMe"> Notify Me&#174;</span></a> </li> <li> <a id="ctl00_ctl00_MainContent_ModuleContent_ctl00_lnkPrint" aria-label="Print" href="/calendar.aspx?PREVIEW=YES&amp;EID=1119" target="_blank"> <svg aria-hidden="true"><use href="#iconPrint"></use></svg> <span> Print</span> </a> </li> <li id="ctl00_ctl00_MainContent_ModuleContent_ctl00_liICal"> <a id="ctl00_ctl00_MainContent_ModuleContent_ctl00_lnkiCal" aria-label="Subscribe To ICalendar" href="/common/modules/iCalendar/iCalendar.aspx?feed=calendar&amp;eventID=1119"> <svg aria-hidden="true"><use href="#iconSubscribeEvent"></use></svg> <span> Subscribe to iCalendar</span> </a> </li> <li id="ctl00_ctl00_MainContent_ModuleContent_ctl00_liRSS"><a href="/rss.aspx#calendar" title="View RSS Feeds" aria-label="View RSS Feeds for Calendar"> <svg aria-hidden="true"><use href="#iconRSS"></use></svg> </a></li> </ul> </nav> <section aria-label="Calendar Module Search"> <div class="search"> <h2>Search Calendars by:</h2> <div class="inputs"> <div class="calendarDateInput"> <label class="calendarInputLabel" for="startDateFromAmsul">Start Date</label> <span class="date"> <input MaxLength="10" data-cp-datetimepicker='{"wrapInsideDiv": true}' Width="100%" title="Start Date" id="startDateFromAmsul" type="text" onkeydown="handleKeydown(event);" placeholder="Start Date" value=""> </span> </div> <div class="calendarDateInput"> <label class="calendarInputLabel" for="endDateFromAmsul">End Date</label> <span class="date"> <input MaxLength="10" data-cp-datetimepicker='{"wrapInsideDiv": true}' Width="100%" title="End Date" id="endDateFromAmsul" type="text" onkeydown="handleKeydown(event);" placeholder="End Date" value=""> </span> </div> <div class="calendarSearchInput"> <label class="calendarInputLabel" for="searchTerm">Enter Search Terms</label> <input placeholder="Word or Phrase" onkeydown="handleKeydown(event);" title="Search Terms" id="searchTerm" type="text" "> </div> <span class="showPastEvents"><input id="showPastEvents" class="pastEvents" type="checkbox" onclick="checkShowPastEvents(this.checked)"/> <label id="showPastEventsLabel" for="showPastEvents" class="moduleContentNew pastEvents">Show Past Events</label></span> <a href="#" id="a_calendar" data-cp-toggle="dropdown" class="button" role="button" tabindex="0" aria-haspopup="true" aria-expanded="false" aria-controls="calendarSelectors"><span>Select a Calendar</span></a> <div id="calendarSelectors" class="calendarList" style="display: none;" aria-labelledby="a_calendar" tabindex="-1"> <fieldset> <legend class="visuallyhidden">Select Calendar/Calendars to filter</legend> <ol> <li> <label for="allCalendars"> <input type="checkbox" onkeypress="return this.onclick();" onclick="checkAllCalendars(this.checked);" title="All Calendars" id="allCalendars" checked> All Calendars </label> </li> <li> <label for="chkCalendarID_30"> <input type="checkbox" onkeypress="return this.onclick();" onclick="boxChanged(this.checked);" id="chkCalendarID_30" name="chkCalendarID" title="CalendarID" value="30" checked="checked"> Lap Pool Calendar </label> </li> <input type="hidden" name="RssBehavior.30" data-add-item-behavior="0" data-modify-item-behavior="0" /> <li> <label for="chkCalendarID_14"> <input type="checkbox" onkeypress="return this.onclick();" onclick="boxChanged(this.checked);" id="chkCalendarID_14" name="chkCalendarID" title="CalendarID" value="14" checked="checked"> Main Calendar </label> </li> <input type="hidden" name="RssBehavior.14" data-add-item-behavior="1" data-modify-item-behavior="1" /> <li> <label for="chkCalendarID_24"> <input type="checkbox" onkeypress="return this.onclick();" onclick="boxChanged(this.checked);" id="chkCalendarID_24" name="chkCalendarID" title="CalendarID" value="24" checked="checked"> Rookery Activity Center Calendar </label> </li> <input type="hidden" name="RssBehavior.24" data-add-item-behavior="0" data-modify-item-behavior="0" /> <li> <label for="chkCalendarID_29"> <input type="checkbox" onkeypress="return this.onclick();" onclick="boxChanged(this.checked);" id="chkCalendarID_29" name="chkCalendarID" title="CalendarID" value="29" checked="checked"> Rookery Aquatic Center </label> </li> <input type="hidden" name="RssBehavior.29" data-add-item-behavior="0" data-modify-item-behavior="0" /> <li> <label for="chkCalendarID_26"> <input type="checkbox" onkeypress="return this.onclick();" onclick="boxChanged(this.checked);" id="chkCalendarID_26" name="chkCalendarID" title="CalendarID" value="26" checked="checked"> Rookery Gymnasium Calendar </label> </li> <input type="hidden" name="RssBehavior.26" data-add-item-behavior="0" data-modify-item-behavior="0" /> <li> <label for="chkCalendarID_31"> <input type="checkbox" onkeypress="return this.onclick();" onclick="boxChanged(this.checked);" id="chkCalendarID_31" name="chkCalendarID" title="CalendarID" value="31" checked="checked"> Splash Pool Calendar </label> </li> <input type="hidden" name="RssBehavior.31" data-add-item-behavior="0" data-modify-item-behavior="0" /></ol> <script type="text/javascript"> numCheckable = 6; numChecked = 6; document.getElementById('allCalendars').checked = (numChecked == numCheckable);</script> </fieldset> </div> <label for="searchButton" class="visuallyHidden">Search</label> <input id="searchButton" type="image" onkeypress="this.onclick();" onclick="calendarSearch();" class="searchButton" alt="Search" title="Calendar Search" src="/Common/images/SearchButton.png"> </div> </div> </section> </div> </div> </div> </div> <div id="ctl00_ctl00_MainContent_ModuleContent_ctl00_contentUpdatePanel"> <div class="eventDetails selfClear"> <div class="viewHeader selfClear"> <div class="title"> <a id="ctl00_ctl00_MainContent_ModuleContent_ctl00_ctl04_lnkPrevious" class="returnLink" onclick="history.back(); return false;" onkeypress="return this.onclick();" href="/">Return to Previous</a> <h2>Event Details</h2> </div> <div id="ctl00_ctl00_MainContent_ModuleContent_ctl00_ctl04_viewMap" class="viewMapPopout" onkeypress="this.onclick();" onclick="displayPopUp(&#39;mapPopout&#39;);"> <div class="view_map_btn"> <svg class="icon"><use href="#iconMap" /></svg> <span class="label">View Map</span> </div> <div id="mapPopout" class="miniPopout mapPopout" style="display: none;"> <div class="miniPopoutTop"> <div class="miniPopoutBtm"> <ol> <li><a href="http://maps.google.com/maps?q=600+Town+Center+Parkway, Lino+Lakes, MN 55014" target="_blank" title="Launches a separate window containing a map provided by Google.">Google</a></li><li><a href="http://maps.live.com/default.aspx?where1=600+Town+Center+Parkway, Lino+Lakes, MN 55014" target="_blank" title="Launches a separate window containing a map provided by Bing.">Bing</a></li> </ol> </div> </div> </div> </div> </div> <div id="ctl00_ctl00_MainContent_ModuleContent_ctl00_ctl04_eventDetails"> <span itemscope itemtype="http://schema.org/Event"> <div id="ctl00_ctl00_MainContent_ModuleContent_ctl00_ctl04_detailBody" class="detailsBody selfClear"> <div id="divAboveDetails" style="display:none;"></div> <div class="detailSpecifics"> <div id="ctl00_ctl00_MainContent_ModuleContent_ctl00_ctl04_date" class="specificDetail"> <div class="specificDetailHeader">Date:</div> <div id="ctl00_ctl00_MainContent_ModuleContent_ctl00_ctl04_dateDiv" class="specificDetailItem">June&nbsp;1,&nbsp;2026</div> <div id="ctl00_ctl00_MainContent_ModuleContent_ctl00_ctl04_dateHiddenDiv" itemprop="startDate" class="hidden">2026-06-01T18:00:00</div> </div> <div id="ctl00_ctl00_MainContent_ModuleContent_ctl00_ctl04_time" class="specificDetail"> <div class="specificDetailHeader">Time:</div> <div class="specificDetailItem"> 6:00 PM </div> </div> <div itemprop="location" itemscope class="fr-view" itemtype="http://schema.org/Place"> <div id="ctl00_ctl00_MainContent_ModuleContent_ctl00_ctl04_location"> <div id="ctl00_ctl00_MainContent_ModuleContent_ctl00_ctl04_location_name" class="specificDetail" style="display:none;"> <div class="specificDetailHeader">Location:</div> <div class="specificDetailItem"> <div itemprop="name"> Event Location </div> </div> </div> <div id="ctl00_ctl00_MainContent_ModuleContent_ctl00_ctl04_divAddress" class="specificDetail"> <div class="specificDetailHeader">Address:</div> <div class="specificDetailItem"> <span itemprop="address" itemscope itemtype="http://schema.org/PostalAddress"><span itemprop="streetAddress">600 Town Center Parkway</span><br/><span itemprop="addressLocality">Lino Lakes</span>, <span itemprop="addressRegion">MN</span> <span itemprop="postalCode">55014</span></span> </div> </div> </div> </div> <span itemprop="performer" itemtype="http://schema.org/Person"> </span> <div class="specificDetailNB"> <div style="margin-top: 3px; text-align: right"> <a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fwww.linolakes.gov%2fCalendar.aspx%3fEID%3d1119&amp;t=Check out this event for Lino Lakes, MN" class="button" target="_blank"> <span><img src="/Assets/Images/IconShareFacebook.png" alt="Facebook" title="Share on Facebook"/></span> </a> <a href="https://twitter.com/share?url=https%3a%2f%2fwww.linolakes.gov%2fCalendar.aspx%3fEID%3d1119&amp;text=Check out this event for Lino Lakes, MN" class="button" target="_blank"> <span><img src="/Assets/Images/IconShareTwitter.png" alt="Twitter" title="Share on Twitter"/></span> </a> <a href="#" id="shareViaEmailButton" class="button" target="_blank" data-email-subject ="Check out this event for Lino Lakes, MN" data-share-url = "https://www.linolakes.gov/Calendar.aspx?EID=1119"> <span><img src="/Assets/Images/IconShareEmail.png" alt="Email" title="Share via Email"/></span> </a> <script language="javascript" type="text/javascript" src="/Assets/Scripts/SocialShare.js"></script> <script language="javascript" type="text/javascript"> $(document).ready(function () { var socialShareJs = new SocialShare(); socialShareJs.setup('Check out this event for Lino Lakes, MN', 'https://www.linolakes.gov/Calendar.aspx?EID=1119'); }); </script> </div> </div> </div> <div id="divDetailTitle" class="detailTitle" style="margin-right:350px;"> <span itemprop="name"> <h2 id="ctl00_ctl00_MainContent_ModuleContent_ctl00_ctl04_eventTitle">City Council Work Session </h2> </span> <div class="detailDateDesc"> <h3 id="ctl00_ctl00_MainContent_ModuleContent_ctl00_ctl04_eventDate">Monday, June 1, 2026</h3> </div> <hr> </div> <div id="divBelowDetails" style="display:none;"></div> <div itemprop="description" class="fr-view"></div> <ul itemprop="documents" class="documentsList"><li></li></ul> </div> </span> </div> </div> <!-- SVG Icon Map --> <div style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display:none;"> <symbol id="iconMap" svg viewBox="0 0 24 24"> <title>Map</title> <path fill="currentColor" d="M15.5,12C18,12 20,14 20,16.5C20,17.38 19.75,18.21 19.31,18.9L22.39,22L21,23.39L17.88,20.32C17.19,20.75 16.37,21 15.5,21C13,21 11,19 11,16.5C11,14 13,12 15.5,12M15.5,14A2.5,2.5 0 0,0 13,16.5A2.5,2.5 0 0,0 15.5,19A2.5,2.5 0 0,0 18,16.5A2.5,2.5 0 0,0 15.5,14M14,6.11L8,4V15.89L9,16.24V16.5C9,17.14 9.09,17.76 9.26,18.34L8,17.9L2.66,19.97L2.5,20A0.5,0.5 0 0,1 2,19.5V4.38C2,4.15 2.15,3.97 2.36,3.9L8,2L14,4.1L19.34,2H19.5A0.5,0.5 0 0,1 20,2.5V11.81C18.83,10.69 17.25,10 15.5,10C15,10 14.5,10.06 14,10.17V6.11Z"></path> </symbol> <svg> </div> <!-- SVG Icon --> <!-- SVG Icon Agenda --> <div style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display:none;"> <symbol id="iconAgenda" svg viewBox="0 0 24 24"> <title>Agenda</title> <path fill="currentColor" d="M19,3H14.82C14.25,1.44 12.53,0.64 11,1.2C10.14,1.5 9.5,2.16 9.18,3H5A2,2 0 0,0 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5A2,2 0 0,0 19,3M12,3A1,1 0 0,1 13,4A1,1 0 0,1 12,5A1,1 0 0,1 11,4A1,1 0 0,1 12,3M7,7H17V5H19V19H5V5H7V7M17,11H7V9H17V11M15,15H7V13H15V15Z" /> </symbol> </symbol> <svg> </div> <!-- SVG Icon --> </div> <!-- SVG Icon --> <div style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display:none;"> <symbol id="iconFacility" viewBox="0 0 24 24"> <title>Facility</title> <path fill="currentColor" d="M5,3V21H11V17.5H13V21H19V3H5M7,5H9V7H7V5M11,5H13V7H11V5M15,5H17V7H15V5M7,9H9V11H7V9M11,9H13V11H11V9M15,9H17V11H15V9M7,13H9V15H7V13M11,13H13V15H11V13M15,13H17V15H15V13M7,17H9V19H7V17M15,17H17V19H15V17Z"></path> </symbol> <symbol id="iconSubmitEvent" viewBox="0 0 24 24"> <title>Submit Event</title> <path fill="currentColor" d="M19,19H5V8H19M19,3H18V1H16V3H8V1H6V3H5C3.89,3 3,3.9 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5A2,2 0 0,0 19,3M16.53,11.06L15.47,10L10.59,14.88L8.47,12.76L7.41,13.82L10.59,17L16.53,11.06Z"></path> </symbol> <symbol id="iconPrint" viewBox="0 0 24 24"> <title>Print</title> <path fill="currentColor" d="M18,3H6V7H18M19,12A1,1 0 0,1 18,11A1,1 0 0,1 19,10A1,1 0 0,1 20,11A1,1 0 0,1 19,12M16,19H8V14H16M19,8H5A3,3 0 0,0 2,11V17H6V21H18V17H22V11A3,3 0 0,0 19,8Z"></path> </symbol> <symbol id="iconEmail" viewBox="0 0 24 24"> <title>Email</title> <path fill="currentColor" d="M20,8L12,13L4,8V6L12,11L20,6M20,4H4C2.89,4 2,4.89 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V6C22,4.89 21.1,4 20,4Z"></path> </symbol> <symbol id="iconSubscribeEvent" viewBox="0 0 24 24"> <title>Event Subscription</title> <path fill="currentColor" d="M19,20V9H5V20H19M16,2H18V4H19A2,2 0 0,1 21,6V20A2,2 0 0,1 19,22H5A2,2 0 0,1 3,20V6A2,2 0 0,1 5,4H6V2H8V4H16V2M12,18.17L11.42,17.64C9.36,15.77 8,14.54 8,13.03C8,11.8 8.97,10.83 10.2,10.83C10.9,10.83 11.56,11.15 12,11.66C12.44,11.15 13.1,10.83 13.8,10.83C15.03,10.83 16,11.8 16,13.03C16,14.54 14.64,15.77 12.58,17.64L12,18.17Z"></path> </symbol> <symbol id="iconRSS" viewBox="0 0 24 24"> <title>View RSS Feeds</title> <path fill="currentColor" d="M6.18,15.64A2.18,2.18 0 0,1 8.36,17.82C8.36,19 7.38,20 6.18,20C5,20 4,19 4,17.82A2.18,2.18 0 0,1 6.18,15.64M4,4.44A15.56,15.56 0 0,1 19.56,20H16.73A12.73,12.73 0 0,0 4,7.27V4.44M4,10.1A9.9,9.9 0 0,1 13.9,20H11.07A7.07,7.07 0 0,0 4,12.93V10.1Z" ></path> </symbol> <symbol id="iconCalendar" viewBox="0 0 24 24"> <title>Select on Calendar</title> <path fill="currentColor" d="M9,10H7V12H9V10M13,10H11V12H13V10M17,10H15V12H17V10M19,3H18V1H16V3H8V1H6V3H5C3.89,3 3,3.9 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5A2,2 0 0,0 19,3M19,19H5V8H19V19Z"></path> </symbol> <symbol id="iconExpand" viewBox="0 0 24 24"> <title>Expand</title> <path fill="currentColor" d="M12,18.17L8.83,15L7.42,16.41L12,21L16.59,16.41L15.17,15M12,5.83L15.17,9L16.58,7.59L12,3L7.41,7.59L8.83,9L12,5.83Z"></path> </symbol> <symbol id="iconCollapse" viewBox="0 0 24 24"> <title>Collapse</title> <path fill="currentColor" d="M16.59,5.41L15.17,4L12,7.17L8.83,4L7.41,5.41L12,10M7.41,18.59L8.83,20L12,16.83L15.17,20L16.58,18.59L12,14L7.41,18.59Z" /> </symbol> <symbol id="iconChevronPrev" viewBox="0 0 24 24"> <title>Previous</title> <path fill="currentColor" d="M15.41,16.58L10.83,12L15.41,7.41L14,6L8,12L14,18L15.41,16.58Z" /> </symbol> <symbol id="iconChevronNext" viewBox="0 0 24 24"> <title>Next</title> <path fill="currentColor" d="M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z" /> </symbol> <symbol id="iconChevronDown" viewBox="0 0 24 24"> <title>Down</title> <path fill="currentColor" d="M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z" /> </symbol> <symbol id="iconChevronUp" viewBox="0 0 24 24"> <title>Up</title> <path fill="currentColor" d="M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z" /> </symbol> <symbol id="iconMap" viewBox="0 0 24 24"> <title>Map</title> <path fill="currentColor" d="M15.5,12C18,12 20,14 20,16.5C20,17.38 19.75,18.21 19.31,18.9L22.39,22L21,23.39L17.88,20.32C17.19,20.75 16.37,21 15.5,21C13,21 11,19 11,16.5C11,14 13,12 15.5,12M15.5,14A2.5,2.5 0 0,0 13,16.5A2.5,2.5 0 0,0 15.5,19A2.5,2.5 0 0,0 18,16.5A2.5,2.5 0 0,0 15.5,14M14,6.11L8,4V15.89L9,16.24V16.5C9,17.14 9.09,17.76 9.26,18.34L8,17.9L2.66,19.97L2.5,20A0.5,0.5 0 0,1 2,19.5V4.38C2,4.15 2.15,3.97 2.36,3.9L8,2L14,4.1L19.34,2H19.5A0.5,0.5 0 0,1 20,2.5V11.81C18.83,10.69 17.25,10 15.5,10C15,10 14.5,10.06 14,10.17V6.11Z"></path> </symbol> <symbol id="iconShare" viewBox="0 0 24 24"> <title>Share</title> <path fill="currentColor" d="M12 2C6.5 2 2 6.5 2 12S6.5 22 12 22 22 17.5 22 12 17.5 2 12 2M14 16V13C10.39 13 7.81 14.43 6 17C6.72 13.33 8.94 9.73 14 9V6L19 11L14 16Z" /> </symbol> <symbol id="iconShowMore" viewBox="0 0 24 24"> <title>Show more</title> <path fill="currentColor" d="M15.5,12C18,12 20,14 20,16.5C20,17.38 19.75,18.21 19.31,18.9L22.39,22L21,23.39L17.88,20.32C17.19,20.75 16.37,21 15.5,21C13,21 11,19 11,16.5C11,14 13,12 15.5,12M15.5,14A2.5,2.5 0 0,0 13,16.5A2.5,2.5 0 0,0 15.5,19A2.5,2.5 0 0,0 18,16.5A2.5,2.5 0 0,0 15.5,14M19,8H5V19H9.5C9.81,19.75 10.26,20.42 10.81,21H5C3.89,21 3,20.1 3,19V5C3,3.89 3.89,3 5,3H6V1H8V3H16V1H18V3H19A2,2 0 0,1 21,5V13.03C20.5,12.22 19.8,11.54 19,11V8Z" /> </symbol> <svg> </div> <!-- SVG Icon --> <!-- SVG Icon Agenda --> <div style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display:none;"> <symbol id="iconAgenda" svg viewBox="0 0 24 24"> <title>Agenda</title> <path fill="currentColor" d="M19,3H14.82C14.25,1.44 12.53,0.64 11,1.2C10.14,1.5 9.5,2.16 9.18,3H5A2,2 0 0,0 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5A2,2 0 0,0 19,3M12,3A1,1 0 0,1 13,4A1,1 0 0,1 12,5A1,1 0 0,1 11,4A1,1 0 0,1 12,3M7,7H17V5H19V19H5V5H7V7M17,11H7V9H17V11M15,15H7V13H15V15Z" /> </symbol> </symbol> <svg> </div> <!-- SVG Icon --> <div id="aboveFooter" style="display: none;"></div> </div> <input type="hidden" name="ShowInRssFeed" value="false" /> <input type="hidden" name="RssConfigurationEnabled" value="True" /> <input name="calendarView" type="hidden" value="" /> <input name="eventID" type="hidden" /> <input name="showMoreExpandedDays" type="hidden" /> <script type="text/javascript"> $(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'); } </script> </div> <script type="text/javascript">order+='ModuleContent\n'</script> <div id="ctl00_ctl00_MainContent_ctl00_liveEditPopupWindow" class="modalContainer modalContainerCP" style="display: none;"> <div id="ctl00_liveEditTitleBar" class="modalTitleLeft"><h3 id="ctl00_LiveEditModalTitle" class="modalTitle">Live Edit</h3><a id="ctl00_LiveEditCloseButton" class="modalClose" aria-label="Close this modal" href="/" title="Close this window"><svg viewBox='0 0 25 25' id='modalIconClose'><polygon style='fill:currentcolor' points='18.806,6.98 18.075,6.248 12.532,11.792 6.989,6.248 6.257,6.98 11.786,12.508 6.212,18.084 6.943,18.815 12.532,13.224 18.12,18.815 18.851,18.084 13.277,12.508'></polygon></svg></a></div><div id="ctl00_liveEditContentLeft" class="modalContentLeft"><div id="ctl00_liveEditContentRight" class="modalContentRight"><div id="ctl00_liveEditContent" class="modalContent"><iframe style="display: none; border: none;" src="about:blank" id="liveEditDialog" title="Live Edit Dialog" name="liveEditDialog"></iframe></div></div></div><div id="ctl00_liveEditFooter" class="modalBottomLeft"><div id="ctl00_liveEditfooterbar" class="modalBottomRight"><div id="ctl00_liveEditfooterbar1" class="modalBottom"></div></div></div> </div><input type="submit" name="ctl00$ctl00$MainContent$ctl00_liveEditSpawnWindow" value="" id="ctl00_ctl00_MainContent_ctl00_liveEditSpawnWindow" disabled="disabled" aria-hidden="true" style="display: none;" /> <script type="text/javascript"> //<![CDATA[ Sys.Application.add_init(function() { $create(AjaxControlToolkit.ModalPopupBehavior, {"BackgroundCssClass":"modalBackground","CancelControlID":"ctl00_LiveEditCloseButton","PopupControlID":"ctl00_ctl00_MainContent_ctl00_liveEditPopupWindow","PopupDragHandleControlID":"ctl00_liveEditTitleBar","dynamicServicePath":"/Calendar.aspx","id":"editItemBehavior"}, null, null, $get("ctl00_ctl00_MainContent_ctl00_liveEditSpawnWindow")); }); //]]> </script> </form> <form id="aspnetSearchForm" name="aspnetSearchForm" style="display:none;" action="/Search.aspx" method="get"> <input name="SearchString" type = "hidden" value ="" /> </form> </div> </div> </div> </div> </div></div> </div><!-- Home Container --><!-- <div data-cpRole="structuralContainer" id="homeContainer1"> <div class="siteWrap2"> <div data-cpRole="contentContainer" id="homeContent1a" class="containerTS"></div> </div> </div> --> </main><!-- GBs --><div data-cpRole="structuralContainer" id="gbsContainerTS"> <div class="siteWrap2"><div data-cpRole="contentContainer" id="gbsTS" class="containerTS"> <div id="cca03ecc12-20ee-44dd-8bf9-5998fdd66750" data-containerid="a03ecc12-20ee-44dd-8bf9-5998fdd66750" class="pageContent cpGrid cpGrid24 isLockedContainer showInMobile" data-contentcontainerbreakpoint="27"> <div class="row outer wide"><!-- --><div class="outer col col8 first" style="" data-widgetcontainerid="b2e8b752-2968-4e80-bdd9-ed7340060504"> <div class="row nest first last wide"> <div class="inner col col8 first last idd7d8d132-524d-4b6c-aaf6-ea8e6152a54d" style="" data-widgetcontainerid="d7d8d132-524d-4b6c-aaf6-ea8e6152a54d"> <div data-widget-id="fa004b4c-aa2b-4978-b2c7-1037fe1de178" data-widget-controller-path="/GraphicLinks/Widget"> <div id="graphicLinkWidgetfa004b4c-aa2b-4978-b2c7-1037fe1de178" class="widget widgetGraphicLinks skin89 widgetOptionSet4 wide" data-elementqueryclasses='{"wide-narrow":"min-width:18em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' data-modulewidgettype="graphicLinks"> <div class="widgetHeader"> <div class=""> </div> </div> <div class="widgetBody cpGrid cpGrid2 "> <nav class="widgetGraphicLinksNav" aria-labelledby="GraphicLinkHeaderText"> <div class="row wide"> <!-- --><div class="col col1 first "><ul class="semanticList"><!-- --><li class="widgetItem GraphicLinks"> <div> <a href="https://linolakesmn.portal.civicclerk.com/" target="_self" class="fancyButton fancyButton354 " > <span> <span><span class="text">City Meetings</span></span> </span> </a> </div> <style scoped="scoped">.fancyButton354.fancyButton:link,.fancyButton354.fancyButton:visited, .fancyButton354div.fancyButton{ background-repeat: no-repeat; background-position: left top; } .fancyButton354.fancyButton:hover,.fancyButton354.fancyButton:focus,.fancyButton354.fancyButton:active,.fancyButton354.fancyButton.hover{ background-repeat: no-repeat; background-position: left top; } .fancyButton354.fancyButton:link > span,.fancyButton354.fancyButton:visited > span, .fancyButton354div.fancyButton > span{ } .fancyButton354.fancyButton:hover > span,.fancyButton354.fancyButton:focus > span,.fancyButton354.fancyButton:active > span,.fancyButton354.fancyButton.hover > span{ } .fancyButton354.fancyButton .text{ color: rgb(255, 255, 255); font-size: 1.125em; font-family: "Poppins"; padding-top: 7.58em; font-style: normal; text-decoration: none; padding-top: 7.58em; background-image: url('/ImageRepository/Document?documentID=3356'); background-repeat: no-repeat; background-position: center .25em ; background-size: 7.33em; transition: all .3s ease; } .fancyButton354.fancyButton:hover .text,.fancyButton354.fancyButton:focus .text,.fancyButton354.fancyButton:active .text,.fancyButton354.fancyButton.hover .text{ text-decoration: underline; background-repeat: no-repeat; background-position: center top; } </style> </li><!-- --></ul></div><!----><div class="col col1 last"><ul class="semanticList"><!-- --><li class="widgetItem GraphicLinks"> <div> <a href="/158/The-Rookery-Activity-Center" target="_self" class="fancyButton fancyButton375 " > <span> <span><span class="text">The Rookery Activity Center</span></span> </span> </a> </div> <style scoped="scoped">.fancyButton375.fancyButton:link,.fancyButton375.fancyButton:visited, .fancyButton375div.fancyButton{ background-repeat: no-repeat; background-position: left top; } .fancyButton375.fancyButton:hover,.fancyButton375.fancyButton:focus,.fancyButton375.fancyButton:active,.fancyButton375.fancyButton.hover{ background-repeat: no-repeat; background-position: left top; } .fancyButton375.fancyButton:link > span,.fancyButton375.fancyButton:visited > span, .fancyButton375div.fancyButton > span{ } .fancyButton375.fancyButton:hover > span,.fancyButton375.fancyButton:focus > span,.fancyButton375.fancyButton:active > span,.fancyButton375.fancyButton.hover > span{ } .fancyButton375.fancyButton .text{ color: rgb(255, 255, 255); font-size: 1.125em; font-family: "Poppins"; padding-top: 7.58em; font-style: normal; text-decoration: none; padding-top: 7.58em; background-image: url('/ImageRepository/Document?documentID=3355'); background-repeat: no-repeat; background-position: center .25em ; background-size: 7.33em; transition: all .3s ease; } .fancyButton375.fancyButton:hover .text,.fancyButton375.fancyButton:focus .text,.fancyButton375.fancyButton:active .text,.fancyButton375.fancyButton.hover .text{ text-decoration: underline; background-repeat: no-repeat; background-position: center top; } </style> </li><!-- --></ul></div><!-- --> </div> </nav> </div> <div class="widgetFooter"> </div> </div> </div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!----><div class="outer col col8" style="" data-widgetcontainerid="6437ffbe-a02b-44cc-87ef-38ee359a56a0"> <div class="row nest first last wide"> <div class="inner col col8 first last id3f28e405-0523-44dd-a902-0819888be426" style="" data-widgetcontainerid="3f28e405-0523-44dd-a902-0819888be426"> <div data-widget-id="b66f065b-00c0-40e4-9b45-f3e4b98a31fd" data-widget-controller-path="/GraphicLinks/Widget"> <div id="graphicLinkWidgetb66f065b-00c0-40e4-9b45-f3e4b98a31fd" class="widget widgetGraphicLinks skin89 widgetOptionSet4 wide" data-elementqueryclasses='{"wide-narrow":"min-width:18em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' data-modulewidgettype="graphicLinks"> <div class="widgetHeader"> <div class=""> </div> </div> <div class="widgetBody cpGrid cpGrid2 "> <nav class="widgetGraphicLinksNav" aria-labelledby="GraphicLinkHeaderText"> <div class="row wide"> <!-- --><div class="col col1 first "><ul class="semanticList"><!-- --><li class="widgetItem GraphicLinks"> <div> <a href="/159/Police-Fire" target="_self" class="fancyButton fancyButton377 " > <span> <span><span class="text">Police &amp; Fire</span></span> </span> </a> </div> <style scoped="scoped">.fancyButton377.fancyButton:link,.fancyButton377.fancyButton:visited, .fancyButton377div.fancyButton{ background-repeat: no-repeat; background-position: left top; } .fancyButton377.fancyButton:hover,.fancyButton377.fancyButton:focus,.fancyButton377.fancyButton:active,.fancyButton377.fancyButton.hover{ background-repeat: no-repeat; background-position: left top; } .fancyButton377.fancyButton:link > span,.fancyButton377.fancyButton:visited > span, .fancyButton377div.fancyButton > span{ } .fancyButton377.fancyButton:hover > span,.fancyButton377.fancyButton:focus > span,.fancyButton377.fancyButton:active > span,.fancyButton377.fancyButton.hover > span{ } .fancyButton377.fancyButton .text{ color: rgb(255, 255, 255); font-size: 1.125em; font-family: "Poppins"; padding-top: 7.58em; font-style: normal; text-decoration: none; padding-top: 7.58em; background-image: url('/ImageRepository/Document?documentID=3353'); background-repeat: no-repeat; background-position: center .25em ; background-size: 7.33em; transition: all .3s ease; } .fancyButton377.fancyButton:hover .text,.fancyButton377.fancyButton:focus .text,.fancyButton377.fancyButton:active .text,.fancyButton377.fancyButton.hover .text{ text-decoration: underline; background-repeat: no-repeat; background-position: center top; } </style> </li><!-- --></ul></div><!----><div class="col col1 last"><ul class="semanticList"><!-- --><li class="widgetItem GraphicLinks"> <div> <a href="/248/employment-opportunities" target="_self" class="fancyButton fancyButton357 " > <span> <span><span class="text">Employment</span></span> </span> </a> </div> <style scoped="scoped">.fancyButton357.fancyButton:link,.fancyButton357.fancyButton:visited, .fancyButton357div.fancyButton{ background-repeat: no-repeat; background-position: left top; } .fancyButton357.fancyButton:hover,.fancyButton357.fancyButton:focus,.fancyButton357.fancyButton:active,.fancyButton357.fancyButton.hover{ background-repeat: no-repeat; background-position: left top; } .fancyButton357.fancyButton:link > span,.fancyButton357.fancyButton:visited > span, .fancyButton357div.fancyButton > span{ } .fancyButton357.fancyButton:hover > span,.fancyButton357.fancyButton:focus > span,.fancyButton357.fancyButton:active > span,.fancyButton357.fancyButton.hover > span{ } .fancyButton357.fancyButton .text{ color: rgb(255, 255, 255); font-size: 1.125em; font-family: "Poppins"; padding-top: 7.58em; font-style: normal; text-decoration: none; padding-top: 7.58em; background-image: url('/ImageRepository/Document?documentID=3351'); background-repeat: no-repeat; background-position: center .25em ; background-size: 7.33em; transition: all .3s ease; } .fancyButton357.fancyButton:hover .text,.fancyButton357.fancyButton:focus .text,.fancyButton357.fancyButton:active .text,.fancyButton357.fancyButton.hover .text{ text-decoration: underline; background-repeat: no-repeat; background-position: center top; } </style> </li><!-- --></ul></div><!-- --> </div> </nav> </div> <div class="widgetFooter"> </div> </div> </div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!----><div class="outer col col8 last" style="" data-widgetcontainerid="0f87ae42-276b-4329-aba4-f14f50d5aa22"> <div class="row nest first last wide"> <div class="inner col col8 first last id9adb6ae0-8636-4284-933c-a7afbcb93449" style="" data-widgetcontainerid="9adb6ae0-8636-4284-933c-a7afbcb93449"> <div data-widget-id="245b166b-46b3-4f6b-872a-d0b7aa803c1c" data-widget-controller-path="/GraphicLinks/Widget"> <div id="graphicLinkWidget245b166b-46b3-4f6b-872a-d0b7aa803c1c" class="widget widgetGraphicLinks skin89 widgetOptionSet4 wide" data-elementqueryclasses='{"wide-narrow":"min-width:18em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' data-modulewidgettype="graphicLinks"> <div class="widgetHeader"> <div class=""> </div> </div> <div class="widgetBody cpGrid cpGrid2 "> <nav class="widgetGraphicLinksNav" aria-labelledby="GraphicLinkHeaderText"> <div class="row wide"> <!-- --><div class="col col1 first "><ul class="semanticList"><!-- --><li class="widgetItem GraphicLinks"> <div> <a href="/332/Parks-Trails" target="_self" class="fancyButton fancyButton376 " > <span> <span><span class="text">Parks &amp; Trails</span></span> </span> </a> </div> <style scoped="scoped">.fancyButton376.fancyButton:link,.fancyButton376.fancyButton:visited, .fancyButton376div.fancyButton{ background-repeat: no-repeat; background-position: left top; } .fancyButton376.fancyButton:hover,.fancyButton376.fancyButton:focus,.fancyButton376.fancyButton:active,.fancyButton376.fancyButton.hover{ background-repeat: no-repeat; background-position: left top; } .fancyButton376.fancyButton:link > span,.fancyButton376.fancyButton:visited > span, .fancyButton376div.fancyButton > span{ } .fancyButton376.fancyButton:hover > span,.fancyButton376.fancyButton:focus > span,.fancyButton376.fancyButton:active > span,.fancyButton376.fancyButton.hover > span{ } .fancyButton376.fancyButton .text{ color: rgb(255, 255, 255); font-size: 1.125em; font-family: "Poppins"; padding-top: 7.58em; font-style: normal; text-decoration: none; padding-top: 7.58em; background-image: url('/ImageRepository/Document?documentID=3352'); background-repeat: no-repeat; background-position: center .25em ; background-size: 7.33em; transition: all .3s ease; } .fancyButton376.fancyButton:hover .text,.fancyButton376.fancyButton:focus .text,.fancyButton376.fancyButton:active .text,.fancyButton376.fancyButton.hover .text{ text-decoration: underline; background-repeat: no-repeat; background-position: center top; } </style> </li><!-- --></ul></div><!----><div class="col col1 last"><ul class="semanticList"><!-- --><li class="widgetItem GraphicLinks"> <div> <a href="/205/Public-Works" target="_self" class="fancyButton fancyButton374 " > <span> <span><span class="text">Public Works</span></span> </span> </a> </div> <style scoped="scoped">.fancyButton374.fancyButton:link,.fancyButton374.fancyButton:visited, .fancyButton374div.fancyButton{ background-repeat: no-repeat; background-position: left top; } .fancyButton374.fancyButton:hover,.fancyButton374.fancyButton:focus,.fancyButton374.fancyButton:active,.fancyButton374.fancyButton.hover{ background-repeat: no-repeat; background-position: left top; } .fancyButton374.fancyButton:link > span,.fancyButton374.fancyButton:visited > span, .fancyButton374div.fancyButton > span{ } .fancyButton374.fancyButton:hover > span,.fancyButton374.fancyButton:focus > span,.fancyButton374.fancyButton:active > span,.fancyButton374.fancyButton.hover > span{ } .fancyButton374.fancyButton .text{ color: rgb(255, 255, 255); font-size: 1.125em; font-family: "Poppins"; padding-top: 7.58em; font-style: normal; text-decoration: none; padding-top: 7.58em; background-image: url(/ImageRepository/Document?documentID=3354); background-repeat: no-repeat; background-position: center .25em ; background-size: 7.33em; transition: all .3s ease; } .fancyButton374.fancyButton:hover .text,.fancyButton374.fancyButton:focus .text,.fancyButton374.fancyButton:active .text,.fancyButton374.fancyButton.hover .text{ text-decoration: underline; background-repeat: no-repeat; background-position: center top; } </style> </li><!-- --></ul></div><!-- --> </div> </nav> </div> <div class="widgetFooter"> </div> </div> </div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!-- --></div> <!-- outer row --> </div> </div></div> </div><!-- Footer --><footer data-cpRole="structuralContainer" id="footerContainerTS"> <div class="siteWrap2"><div data-cpRole="contentContainer" id="footerTS" class="containerTS"> <div id="ccf3977276-2066-462c-b3bf-59dddbf85beb" data-containerid="f3977276-2066-462c-b3bf-59dddbf85beb" class="pageContent cpGrid cpGrid24 isLockedContainer showInMobile" data-contentcontainerbreakpoint="60"> <div class="row outer wide"><!-- --><div class="outer col col6 first" style="" data-widgetcontainerid="0239a70d-69a5-41b6-9f79-e22497c92888"> <div class="row nest first last wide"> <div class="inner col col6 first last id070bccd7-341d-4126-9004-17da973ac0fc" style="" data-widgetcontainerid="070bccd7-341d-4126-9004-17da973ac0fc"> <div data-widget-id="1b91e1fa-7409-4c07-a023-b8c76eb5849c" data-widget-controller-path="/InfoAdvanced/Widget"> <section id="divInfoAdv1b91e1fa-7409-4c07-a023-b8c76eb5849c" class="widget widgetInfoAdvanced skin92 widgetOptionSet5 wide" data-modulewidgettype="infoAdv" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' aria-label="Info Advanced"> <header class="widgetHeader" id="header1b91e1fa-7409-4c07-a023-b8c76eb5849c"> <div class=""> </div> </header> <div class="widgetBody cpGrid cpGrid1 "> <div class="row wide"> <div class="col col1 first last"> <ol class="pageStyles semanticList"> <li class="InfoAdvanced widgetItem fr-view"> <p><a href="/"><img src="/ImageRepository/Document?documentId=3331" class="fr-fil fr-dib" alt="Lino Lakes Minnesota Homepage"></a></p> </li> </ol> </div> </div> </div> <div class="widgetFooter"> </div> </section> <script type="text/javascript"> //Render slideshow if info advacned items contain one. $(document).ready(function (e) { $('#divInfoAdv1b91e1fa-7409-4c07-a023-b8c76eb5849c .InfoAdvanced.widgetItem').each(function () { renderSlideshowIfApplicable($(this)); }); }); </script></div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!----><div class="outer col col1" style="" data-widgetcontainerid="91f4c407-1c05-45be-819f-762ee0c50870"> <div class="row nest first last wide"> <div class="inner col col1 first last idc0193d58-73e3-4578-a32c-849211d5a90b" style="" data-widgetcontainerid="c0193d58-73e3-4578-a32c-849211d5a90b"> <div class="widget widgetSpacer" id="b9185711-36b3-48ba-b62a-24322f254132"></div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!----><div class="outer col col17 last" style="" data-widgetcontainerid="03607437-6e1a-4e3c-890f-f59a325b3d04"> <div class="row nest first wide"> <div class="inner col col17 first last ide9c0ffbb-7bb1-49c7-999e-33ac59376dd1" style="" data-widgetcontainerid="e9c0ffbb-7bb1-49c7-999e-33ac59376dd1"> <div data-widget-id="1c750ee1-c196-42ca-9bd7-26b85e96cb65" data-widget-controller-path="/InfoAdvanced/Widget"> <section id="divInfoAdv1c750ee1-c196-42ca-9bd7-26b85e96cb65" class="widget widgetInfoAdvanced skin90 widgetOptionSet33 wide" data-modulewidgettype="infoAdv" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' aria-label="Info Advanced"> <header class="widgetHeader" id="header1c750ee1-c196-42ca-9bd7-26b85e96cb65"> <div class=""> </div> </header> <div class="widgetBody cpGrid cpGrid5 "> <div class="row autoWidths left wide"> <div class="col col1 first "> <ol class="pageStyles semanticList"> <li class="InfoAdvanced widgetItem fr-view"> <p>City of Lino Lakes</p> </li> </ol> </div> <div class="col col1 "> <ol class="pageStyles semanticList"> <li class="InfoAdvanced widgetItem fr-view"> <p>600 Town Center Parkway</p> </li> </ol> </div> <div class="col col1 "> <ol class="pageStyles semanticList"> <li class="InfoAdvanced widgetItem fr-view"> <p>Lino Lakes, MN 55014</p> </li> </ol> </div> <div class="col col1 "> <ol class="pageStyles semanticList"> <li class="InfoAdvanced widgetItem fr-view"> <p>Phone: <a href="tel:6519822400">651-982-2400</a></p> </li> </ol> </div> <div class="col col1 last"> <ol class="pageStyles semanticList"> <li class="InfoAdvanced widgetItem fr-view"> <p>Hours: 8:00 am&ndash;4:30 pm</p> </li> </ol> </div> </div> </div> <div class="widgetFooter"> </div> </section> <script type="text/javascript"> //Render slideshow if info advacned items contain one. $(document).ready(function (e) { $('#divInfoAdv1c750ee1-c196-42ca-9bd7-26b85e96cb65 .InfoAdvanced.widgetItem').each(function () { renderSlideshowIfApplicable($(this)); }); }); </script></div> </div> <!-- inner column --> </div> <!-- inner row --> <div class="row nest last wide"> <div class="inner col col17 first last id75f780e8-6358-47b2-a53c-8f6808bea9d5" style="" data-widgetcontainerid="75f780e8-6358-47b2-a53c-8f6808bea9d5"> <div data-widget-id="36f2ea11-ff09-4f7d-9c02-860b01a87176" data-widget-controller-path="/QuickLinks/Widget"> <section id="widgetQuicklink36f2ea11-ff09-4f7d-9c02-860b01a87176" class="widget widgetQuickLinks skin100 widgetOptionSet26 narrow" data-modulewidgettype="quickLinks" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' aria-label="Quick Links"> <header class="widgetHeader" id="quickLinksHeader36f2ea11-ff09-4f7d-9c02-860b01a87176"> <div class=""> </div> </header> <div class="widgetBody cpGrid cpGrid3 "> <div class="row narrow"> <div class="col col1 first "> <ol class="semanticList"> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="/289/Curbside-Recycling" target="_self" >Curbside Recycling</a> <div class="widgetMeta"></div> </li> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="/311/Voting-Elections" target="_self" >Voting and Elections</a> <div class="widgetMeta"></div> </li> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="/Facilities" target="_self" >Parks and Facilities</a> <div class="widgetMeta"></div> </li> </ol> </div> <div class="col col1 "> <ol class="semanticList"> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="/285/Business" target="_self" >Business Assistance</a> <div class="widgetMeta"></div> </li> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="/163/Code-Zoning-Ordinances" target="_self" >Code and Zoning Ordinances</a> <div class="widgetMeta"></div> </li> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="/" target="_self" >Home</a> <div class="widgetMeta"></div> </li> </ol> </div> <div class="col col1 last"> <ol class="semanticList"> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="/sitemap" target="_self" >Site Map</a> <div class="widgetMeta"></div> </li> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="/directory.aspx" target="_self" >Contact Us</a> <div class="widgetMeta"></div> </li> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="/accessibility" target="_self" >Accessibility</a> <div class="widgetMeta"></div> </li> </ol> </div> </div> </div> <div class="widgetFooter"> </div> <div class="addItemModal hidden"> <div class="url hidden">/QuickLinks.aspx</div> </div> </section> </div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!-- --></div> <!-- outer row --> </div> </div><div data-cpRole="contentContainer" id="poweredByTS" class="containerTS"> <div id="cc4e0a4735-c86c-49fe-99fc-054a98bac8e7" data-containerid="4e0a4735-c86c-49fe-99fc-054a98bac8e7" class="pageContent cpGrid cpGrid24 isLockedContainer showInMobile"> <div class="row outer wide"><!-- --><div class="outer col col24 first last" style="" data-widgetcontainerid="2d03bf16-5ea9-4f02-958b-1d8ea54f1aa1"> <div class="row nest first last wide"> <div class="inner col col24 first last id92543c4a-9891-4e0d-b4cc-9685153c4259" style="" data-widgetcontainerid="92543c4a-9891-4e0d-b4cc-9685153c4259"> <div data-widget-id='0cff3591-3f9f-42bf-944a-ed2e30726318' data-moduleName="customHtml" id='widgetCustomHtml0cff3591-3f9f-42bf-944a-ed2e30726318' class="widget widgetCustomHtml skin86 narrow" > <div class="widgetBody pageStyles" id="widgetBody0cff3591-3f9f-42bf-944a-ed2e30726318"> <div id="customHtml0cff3591-3f9f-42bf-944a-ed2e30726318"><div><style> /* CP icon */ .cpBylineIconTS { color: #fff; } /* CP Text */ .cpBylineTextTS, .cpBylineTextTS a:is(:link, :visited) { color: #fff; } .cpBylineTS { text-align: center; } .cpBylineIconTS { fill: currentColor; width: 39px; height: 26px; display: inline; vertical-align: middle; } </style> <div class="widgetItem cpBylineTS"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 100 100" class="cpBylineIconTS"> <path class="c" d="M73.4,23.2h-19v16.7h19c2.8,0,5,2.2,5,5c0,2.8-2.2,5-5,5h-19v28.4h5.5l11.3-11.7h2.2c11.9,0,21.6-9.7,21.6-21.6C95,33,85.3,23.2,73.4,23.2"></path> <path class="p" d="M45.8,66.5H26.6C14.7,66.5,5,56.8,5,44.9C5,33,14.7,23.2,26.6,23.2h19.1v16.7H26.6c-2.8,0-5,2.2-5,5c0,2.8,2.2,5,5,5h19.1V66.5z"></path> </svg> <span class="cpBylineTextTS">Government Websites by <a href="https://connect.civicplus.com/referral">CivicPlus&reg;</a></span> </div> </div></div> </div> </div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!-- --></div> <!-- outer row --> </div> </div></div> </footer><!-- </div> --> </div> </div> </div> </div> <link href="/745732998.css" rel="stylesheet" type="text/css" /> <div id="SplashMessageWrapper" class="cp-Splash-wrapper"> <div role="dialog" aria-labelledby="cp-Splash-title" aria-describedby="editorContentDesc" aria-modal="true" tabindex="-1" id="SplashMessage" class="hidden cp-Splash cp-Splash--modal is-open"> <div class="cp-Splash-header"> <h2 class="cp-Splash-title" id="cp-Splash-title">Loading</h2> <button class="cp-Splash-Btn cp-Splash-close" aria-label="Close this modal" title="Close this window"> <svg id="iconClose" viewBox="0 0 25 25"> <polygon style="fill:currentcolor" points="18.806,6.98 18.075,6.248 12.532,11.792 6.989,6.248 6.257,6.98 11.786,12.508 6.212,18.084 6.943,18.815 12.532,13.224 18.12,18.815 18.851,18.084 13.277,12.508"></polygon> </svg> </button> </div> <div class="cp-Splash-body"> <div class="cp-Splash-Prose editorContent fr-view" id="editorContentDesc"> <!-- Content from the Froala Editor will go here. --> Loading </div> </div> <div class="cp-Splash-footer"> <button class="cp-Splash-Btn cp-Splash-Btn--NoShow">Do Not Show Again</button> <button class="cp-Splash-Btn cp-Splash-Btn--Close">Close</button> </div> </div> </div> <script src="/Assets/Scripts/APIClient.js"></script> <script src="/Assets/Mystique/Shared/Scripts/Moment/Moment.min.js"></script> <script src="/Assets/Scripts/SplashModal/SplashModalRender.js"></script> <script> $(document).ready(function () { var filter = { targetId: '', targetType: 0 } new SplashModalRender().triggerRender(filter); }); </script> <script src="/-978663714.js" type="text/javascript"></script> <!-- Fixed Nav Adjustment --> <script> function getValueTS(elem, attr) { const val = elem.css(attr); if (val === undefined) return undefined; const num = parseInt(val, 10); if (num === NaN) return undefined; return num; } function clampTS(number, min, max) { return Math.min(Math.max(number, min), max); } function isPageEditingTS() { return ( $("#doneEditing").length > 0 || // In live edit typeof DesignCenter !== "undefined" // In theme manager ); } const bgColorRegexTS = /rgba\((\d+), (\d+), (\d+), (\d*\.?\d*)\)/; function isTransparentTS(elem) { const bg = elem.css('background-color'); if (typeof bg !== "string" || !bg.startsWith('rgba(')) return false; const matchState = bg.match(bgColorRegexTS); if (!matchState || matchState.length !== 5) return false; const alpha = parseFloat(matchState[4], 10); if (!(alpha >= 0 && alpha < 1)) return false; return true; } function iterateLeftpads(cb) { const containersTS = $("[class^='siteWrap'],[class*=' siteWrap']"); for (let i = 0; i < containersTS.length; i++) { const containerTS = containersTS[i]; // Skip the body container and anything with data-skip-leftpad if ( containerTS.id !== "bodyContainerTS" && containerTS.getAttribute('data-skip-leftpad') === null ) { cb(containerTS); } } } const anchor = $("#divToolbars"); // Outer banner padding (push banner down) const outerSizingTS = $("#bannerContainerTS"); // Inner banner padding (push banner content down) - Transparent header OR on attaching headers const innerSizingTS = $("#bannerSizingTS"); const bodyContainerTS = $("#bodyContainerTS"); const forceUnfixClassTS = "forceUnfixTS"; const fixedTopTS = $(".fixedTopTS"); const fixedBottomTS = $(".fixedBottomTS"); const fixedLeftTS = $(".fixedLeftTS"); var initialTopTS; var topAttachTS; if (fixedTopTS && fixedTopTS.length === 1) { initialTopTS = getValueTS(fixedTopTS, 'top'); const attachment = fixedTopTS.attr('data-attach'); if (attachment) topAttachTS = $("#" + attachment); if (!topAttachTS || topAttachTS.length !== 1) topAttachTS = undefined; } function resizeAdjustmentTS() { const editing = isPageEditingTS(); // Fixed top script (function () { if (!fixedTopTS || fixedTopTS.length !== 1 || initialTopTS === undefined) return; if (editing) { fixedTopTS[0].classList.add(forceUnfixClassTS); } else { fixedTopTS[0].classList.remove(forceUnfixClassTS); } const topPosition = fixedTopTS.css('position'); if (topPosition === 'fixed') { if (topAttachTS) { scrollAdjustmentTS(); } else { const anchorHeight = anchor.outerHeight() - 1; fixedTopTS.css('top', anchorHeight + initialTopTS); } } else { fixedTopTS.css('top', initialTopTS); } if (topPosition === 'fixed' || topPosition === 'absolute') { // Bump the banner content down if (isTransparentTS(fixedTopTS)) { innerSizingTS.css('padding-top', initialTopTS + fixedTopTS.outerHeight() - 1); outerSizingTS.css('padding-top', ''); try { window.Pages.onResizeHandlersExecute(); } catch (e) { } } else { outerSizingTS.css('padding-top', fixedTopTS.outerHeight() - 1); innerSizingTS.css('padding-top', ''); } } else { innerSizingTS.css('padding-top', ''); outerSizingTS.css('padding-top', ''); } })(); // Fixed bottom script (function () { if (!fixedBottomTS || fixedBottomTS.length === 0) return; // If the widget has gone narrow, force unfix if (editing || fixedBottomTS.outerHeight() > 200) { fixedBottomTS[0].classList.add(forceUnfixClassTS); } else { fixedBottomTS[0].classList.remove(forceUnfixClassTS); } if (fixedBottomTS.css('position') === 'fixed') { bodyContainerTS.css('padding-bottom', fixedBottomTS.outerHeight()); } else { bodyContainerTS.css('padding-bottom', ''); } })(); // Fixed left script (function () { if (!fixedLeftTS || fixedLeftTS.length === 0) return; if (editing) { fixedLeftTS[0].classList.add(forceUnfixClassTS); } else { fixedLeftTS[0].classList.remove(forceUnfixClassTS); } if (fixedLeftTS.css('position') === 'fixed') { const anchorHeight = anchor.outerHeight() - 1; fixedLeftTS.css('top', anchorHeight); const leftBoundingTS = fixedLeftTS[0].getBoundingClientRect(); iterateLeftpads(function (containerTS) { const containerBoundingTS = containerTS.getBoundingClientRect(); if (containerBoundingTS.left <= leftBoundingTS.right) { $(containerTS).css('padding-left', leftBoundingTS.width + 16); } }); } else { fixedLeftTS.css('top', ''); iterateLeftpads(function (containerTS) { $(containerTS).css('padding-left', ''); }); } })(); } function scrollAdjustmentTS() { if (!fixedTopTS || fixedTopTS.length !== 1 || !topAttachTS || topAttachTS.length !== 1) return; const topPosition = fixedTopTS.css('position'); if (topPosition === 'fixed' || topPosition === 'absolute') { const anchorBounding = anchor[0].getBoundingClientRect(); const attachBounding = topAttachTS[0].getBoundingClientRect(); const scrollTop = $(window).scrollTop(); fixedTopTS.css('top', Math.max(anchorBounding.bottom - 1, attachBounding.bottom)); } else { fixedTopTS.css('top', initialTopTS); } } $(window).load(function () { setTimeout(function () { resizeAdjustmentTS(); }, 350); $(window).scroll(function () { scrollAdjustmentTS(); }); var adjustTimeoutTS; $(window).resize(function () { clearTimeout(adjustTimeoutTS); adjustTimeoutTS = setTimeout(function () { resizeAdjustmentTS(); }, 350); }); $.when(window.Pages.angularToolbarComplete).done(function () { resizeAdjustmentTS(); }); }); </script> <!-- End Fixed Nav Adjustment --> <!----- Google tag-----> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-GPGML6CQW4"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-GPGML6CQW4'); </script> <!----- End google tag-----> <script type="text/javascript"> $(function () { document.cookie = "responsiveGhost=0; path=/"; }); $(window).on("load", function () { $('body').addClass('doneLoading').removeClass('hideContent'); if ($('#404Content').length > 0) $('div#bodyWrapper').css('padding', '0px'); }); </script> <noscript> <style> body.hideContent { opacity: 1 !important; } </style> </noscript> <div style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display:none;"> <symbol id="iconArrow--left" viewbox="0 0 25 25"> <title>Arrow Left</title> <polygon style="fill:currentcolor" points="18.044,25 19.498,23.545 8.409,12.454 19.408,1.455 17.954,0 5.502,12.452"></polygon> </symbol> <symbol id="iconArrow--right" viewbox="0 0 25 25"> <title>Arrow Right</title> <polygon style="fill:currentcolor" points="6.957,0 5.502,1.455 16.591,12.546 5.592,23.545 7.047,25 19.498,12.548"></polygon> </symbol> </svg> </div> <script type="text/javascript">loadCSS('//fonts.googleapis.com/css?family=Poppins:500,500italic,600,600italic,700,700italic,800,800italic,italic,regular|');</script> <div class="hidden activeWidgetSkinComponentsOnPageJson">[]</div> <div style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <symbol id="iconSlideshowArrowLeft" viewBox="0 0 22.68 40"> <title>Slideshow Left Arrow</title> <g> <path style="fill:currentcolor;" d="M20,40a2.67,2.67,0,0,1-1.9-.79L.79,21.9a2.68,2.68,0,0,1,0-3.79L18.1.79a2.68,2.68,0,1,1,3.79,3.79L6.47,20,21.89,35.42A2.68,2.68,0,0,1,20,40Z"></path> </g> </symbol> <symbol id="iconSlideshowArrowRight" viewBox="0 0 22.68 40"> <title>Slideshow Right Arrow</title> <g> <path style="fill:currentcolor;" d="M2.68,0a2.67,2.67,0,0,1,1.9.79L21.89,18.1a2.68,2.68,0,0,1,0,3.79L4.58,39.21A2.68,2.68,0,0,1,.79,35.42L16.21,20,.79,4.58A2.68,2.68,0,0,1,2.68,0Z"></path> </g> </symbol> </svg> </div> <div id="root-picker-outlet"></div> </body> </html>
Agenda — Lino Lakes City Council - Lino Lakes Recorder